Do not relocate Minimessage in the final build
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ tasks {
|
||||
exclude { it.moduleName == "velocity" }
|
||||
}
|
||||
listOf(
|
||||
"net.kyori.adventure.text.minimessage",
|
||||
// "net.kyori.adventure.text.minimessage",
|
||||
"org.spongepowered.configurate"
|
||||
).forEach { relocate(it, "${rootProject.name}.lib.$it") }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user