Moved MiniMessage to being shaded

This commit is contained in:
Auxilor
2021-10-01 13:56:29 +01:00
parent a3b0b4f847
commit e16649873b
3 changed files with 3 additions and 3 deletions

View File

@@ -87,6 +87,7 @@ allprojects {
shadowJar {
relocate('org.bstats', 'com.willfp.eco.shaded.bstats')
relocate('net.kyori', 'com.willfp.eco.shaded.kyori')
}
jar {