mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 08:27:43 +01:00
forgot this from the previous push
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
+ // Purpur end - Rebrand
|
||||
+
|
||||
spigot {
|
||||
enabled = false
|
||||
buildDataRef = "42d18d4c4653ffc549778dbe223f6994a031d69e"
|
||||
enabled = true
|
||||
buildDataRef = "17f77cee7117ab9d6175f088ae8962bfd04e61a9"
|
||||
@@ -104,7 +_,21 @@
|
||||
}
|
||||
}
|
||||
@@ -56,7 +56,7 @@
|
||||
dependencies {
|
||||
- implementation(project(":paper-api"))
|
||||
+ implementation(project(":purpur-api")) // Purpur
|
||||
implementation("ca.spottedleaf:concurrentutil:0.0.7")
|
||||
implementation("ca.spottedleaf:concurrentutil:0.0.8")
|
||||
implementation("org.jline:jline-terminal-ffm:3.27.1") // use ffm on java 22+
|
||||
implementation("org.jline:jline-terminal-jni:3.27.1") // fall back to jni on java 21
|
||||
@@ -153,6 +_,10 @@
|
||||
|
||||
Reference in New Issue
Block a user