Minecraft server software oriented towards patching Creative Mode exploits.
Go to file
Telesphoreo 0870033b8a Update Paper 2024-04-25 14:42:11 -05:00
.github/workflows Fix command block events (#99) 2023-06-13 13:07:07 -05:00
build-data Update dev-imports.txt 2024-02-03 18:19:00 -06:00
gradle/wrapper Update Paper 2024-03-29 16:33:53 -05:00
licenses Pretty big oversight 2022-06-17 21:34:11 -05:00
patches fix compilation error 2024-04-21 12:53:01 -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 paper is fighting me 2023-12-10 13:12:22 -06:00
Jenkinsfile Add back a patch 2023-09-25 19:06:18 -05:00
LICENSE.md Add me to MIT author list (#134) 2023-07-31 12:58:48 -05:00
README.md Update Paper 2024-01-02 16:57:43 -06:00
build.gradle.kts Update Paper 2024-04-21 12:37:04 -05:00
gradle.properties Update Paper 2024-04-25 14:42:11 -05:00
gradlew paper is fighting me 2023-12-10 13:12:22 -06:00
gradlew.bat Update Paper 2023-03-01 19:48:25 -06:00
settings.gradle.kts Update Paper 2023-03-01 19:48:25 -06: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.

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