Minecraft server software oriented towards patching Creative Mode exploits.
Go to file
Telesphoreo cedb59e831
Add Metrics
2023-07-22 12:25:12 -05:00
.github/workflows Update upstream & paperweight to 1.2.0 2021-11-16 21:27:00 -08:00
build-data Reject oversized components from updating + removes unnecessary imports from dev-imports.txt 2022-03-28 17:13:43 -06:00
gradle/wrapper Update Gradle 2022-04-23 15:07:07 -05:00
licenses Pretty big oversight 2022-06-17 21:34:22 -05:00
patches Add Metrics 2023-07-22 12:25:12 -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
Jenkinsfile Update Jenkinsfile 2023-06-13 15:19:41 -05:00
LICENSE.md Add me to MIT license 2022-07-04 23:24:59 -05:00
README.md Final sendoff for 1.18.2 2023-06-10 23:53:55 -05:00
build.gradle.kts Add publishing for Scissors API 2022-07-05 17:12:54 -05:00
gradle.properties Final sendoff for 1.18.2 2023-06-10 23:53:55 -05:00
gradlew Update Gradle wrapper to 7.2 2021-09-24 19:04:22 -07:00
gradlew.bat Initial 2021-06-12 14:09:34 +02: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.

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