diff --git a/README.md b/README.md index adab081..67945cc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Scissors [![Build Status](https://ci.scissors.gg/job/Scissors/job/1.20.1/badge/icon)](https://ci.scissors.gg/job/Scissors/job/1.20.1/) +# Scissors [![Build Status](https://ci.plex.us.org/job/Scissors/job/slime%252F1.20.1/badge/icon)](https://ci.plex.us.org/job/Scissors/job/slime%252F1.20.1/) 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. diff --git a/gradle.properties b/gradle.properties index f6b67f6..b75d112 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ group=me.totalfreedom.scissors version=1.20.1-R0.1-SNAPSHOT mcVersion=1.20.1 -paperRef=0c8882f7f9a39cadb6e3ca8b94bed7ab9b41c710 +paperRef=0c0a480d82132dca0e4bb7a2275c9363430e544b org.gradle.caching=true org.gradle.parallel=true diff --git a/patches/server/0054-Don-t-return-null-Components-in-the-Component-codec.patch b/patches/server/0055-Don-t-return-null-Components-in-the-Component-codec.patch similarity index 100% rename from patches/server/0054-Don-t-return-null-Components-in-the-Component-codec.patch rename to patches/server/0055-Don-t-return-null-Components-in-the-Component-codec.patch