Minecraft server software oriented towards patching Creative Mode exploits.
Go to file
Telesphoreo fcbea8dbf2 Update Gradle to match Paper 2022-12-10 22:30:30 -06:00
.github/workflows Update upstream & paperweight to 1.2.0 2021-11-16 21:27:00 -08:00
build-data Add missing patch 2022-06-12 01:01:55 -05:00
gradle/wrapper Update Gradle to match Paper 2022-12-10 22:30:30 -06:00
licenses Pretty big oversight 2022-06-17 21:34:11 -05:00
patches Begin work on 1.19.3 2022-12-10 22:28:09 -06: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
Jenkinsfile Begin work on 1.19.3 2022-12-10 22:28:09 -06:00
LICENSE.md Add me to MIT license 2022-07-04 23:25:15 -05:00
README.md Update README.md 2022-08-08 21:36:48 -05:00
build.gradle.kts Update Paper 2022-11-25 22:34:27 -06:00
gradle.properties Begin work on 1.19.3 2022-12-10 22:28:09 -06:00
gradlew Update Gradle to match Paper 2022-12-10 22:30:30 -06:00
gradlew.bat Update Gradle to match Paper 2022-12-10 22:30:30 -06:00
settings.gradle.kts Downgrade to 1.17.1 + Rebrand 2022-03-12 22:39:38 -03:00

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