You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Add depth limit to Component deserializer * Make depth limit configurable; increase placeholder penalty |
2 days ago | |
---|---|---|
.github/workflows | 2 years ago | |
build-data | 12 months ago | |
gradle/wrapper | 2 months ago | |
licenses | 12 months ago | |
patches | 2 days ago | |
.editorconfig | 2 years ago | |
.gitattributes | 2 years ago | |
.gitignore | 1 year ago | |
Jenkinsfile | 2 months ago | |
LICENSE.md | 11 months ago | |
README.md | 3 months ago | |
build.gradle.kts | 1 month ago | |
gradle.properties | 6 days ago | |
gradlew | 3 months ago | |
gradlew.bat | 3 months ago | |
settings.gradle.kts | 3 months ago |
README.md
Scissors 
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.
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