Minecraft server software oriented towards patching Creative Mode exploits.
Go to file
2023-10-19 02:15:30 -05:00
.github/workflows Fix Github actions (#138) 2023-08-26 18:34:07 -05:00
aswm-api changes 2023-10-19 02:03:56 -05:00
aswm-core Slime (#136) 2023-08-26 18:34:07 -05:00
build-data Add missing patch 2022-06-12 01:01:55 -05:00
gradle/wrapper Fix Jenkins (#143) 2023-09-23 14:19:20 -05:00
licenses Pretty big oversight 2022-06-17 21:34:11 -05:00
patches changes 2023-10-19 02:03:56 -05:00
submodules Update AdvancedSlimePaper 2023-10-19 02:15:30 -05:00
.editorconfig its working now 2021-06-12 20:04:04 +02:00
.gitattributes its working now 2021-06-12 20:04:04 +02:00
.gitignore Downgrade to 1.17.1 + Rebrand 2022-03-12 22:39:38 -03:00
.gitmodules changes 2023-10-19 02:03:56 -05:00
build.gradle.kts changes 2023-10-19 02:03:56 -05:00
gradle.properties Begin work on slime 1.20.2 2023-10-18 17:49:54 -05:00
gradlew Fix Jenkins (#143) 2023-09-23 14:19:20 -05:00
gradlew.bat Update Paper 2023-03-01 19:48:25 -06:00
Jenkinsfile oops 2023-10-19 02:05:14 -05:00
LICENSE.md Add me to MIT author list (#134) 2023-07-31 12:58:48 -05:00
README.md Update Paper 2023-08-26 18:34:07 -05:00
settings.gradle.kts Slime (#136) 2023-08-26 18:34:07 -05:00

Scissors Build Status

Scissors is a fork of Paper that aims to fix exploits possible in Creative Mode. Many of these exploits are ones that Paper's own team has either refused to fix or would have.

All SWM patches/SWM API belongs to AdvancedSlimePaper and InfernalSuite

Scissors Download

Scissors Javadoc

Scissors Announcements

Scissors General Discussion

Tasks

Paperweight tasks
-----------------
applyApiPatches
applyPatches
applyServerPatches
cleanCache - Delete the project setup cache and task outputs.
createMojmapBundlerJar - Build a runnable bundler jar
createMojmapPaperclipJar - Build a runnable paperclip jar
createReobfBundlerJar - Build a runnable bundler jar
createReobfPaperclipJar - Build a runnable paperclip jar
generateDevelopmentBundle
rebuildApiPatches
rebuildPatches
rebuildServerPatches
reobfJar - Re-obfuscate the built jar to obf mappings
runDev - Spin up a non-relocated Mojang-mapped test server
runReobf - Spin up a test server from the reobfJar output jar
runShadow - Spin up a test server from the shadowJar archiveFile