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.
Luna cbfc1beb6a
Add depth limit to Component deserializer (1.19.4) (#84)
* Add depth limit to Component deserializer

* Make depth limit configurable; increase placeholder penalty
2 days ago
.github/workflows Update upstream & paperweight to 1.2.0 2 years ago
build-data Add missing patch 12 months ago
gradle/wrapper Update Paper 2 months ago
licenses Pretty big oversight 12 months ago
patches Add depth limit to Component deserializer (1.19.4) (#84) 2 days ago
.editorconfig its working now 2 years ago
.gitattributes its working now 2 years ago
.gitignore Downgrade to 1.17.1 + Rebrand 1 year ago
Jenkinsfile Update Paper 2 months ago
LICENSE.md Add me to MIT license 11 months ago
README.md Build changes for 1.19.4 3 months ago
build.gradle.kts Update Paper 1 month ago
gradle.properties Update Paper 6 days ago
gradlew Update Paper 3 months ago
gradlew.bat Update Paper 3 months ago
settings.gradle.kts Update Paper 3 months ago

README.md

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.

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