Thanks for joining us for the magic show tonight
This commit is contained in:
parent
5e9ba09e6d
commit
c867b69e41
2 changed files with 6 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue