Thanks for joining us for the magic show tonight
This commit is contained in:
@ -59,6 +59,9 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ rename { "pom.xml" }
|
||||
+ }
|
||||
+
|
||||
relocate("org.bukkit.craftbukkit", "org.bukkit.craftbukkit.v$packageVersion") {
|
||||
exclude("org.bukkit.craftbukkit.Main*")
|
||||
}
|
||||
listOf(
|
||||
- "jline", "it.unimi", "org.apache.commons.codec", "org.apache.commons.io",
|
||||
+ "jline", "org.apache.commons.codec", "org.apache.commons.io", // Paper - don't relocate fastutil
|
||||
|
||||
Reference in New Issue
Block a user