mirror of
https://github.com/WiIIiam278/HuskSync.git
synced 2026-01-04 15:31:37 +00:00
Fix bStats not being correctly relocated
This commit is contained in:
@@ -12,7 +12,7 @@ dependencies {
|
||||
}
|
||||
|
||||
shadowJar {
|
||||
relocate 'org.bstats', 'me.William278.husksync.libraries.plan'
|
||||
relocate 'org.bstats', 'me.William278.husksync.libraries.bstats.bukkit'
|
||||
relocate 'de.themoep', 'me.William278.husksync.libraries.minedown.standard'
|
||||
}
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ dependencies {
|
||||
|
||||
shadowJar {
|
||||
relocate 'com.zaxxer', 'me.William278.husksync.libraries.hikari'
|
||||
relocate 'org.bstats', 'me.William278.husksync.libraries.plan'
|
||||
relocate 'org.bstats', 'me.William278.husksync.libraries.bstats.bungee'
|
||||
relocate 'de.themoep', 'me.William278.husksync.libraries.minedown.standard'
|
||||
relocate 'net.byteflux', 'me.William278.husksync.libraries.libby.bungee'
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ dependencies {
|
||||
|
||||
shadowJar {
|
||||
relocate 'com.zaxxer', 'me.William278.husksync.libraries.hikari'
|
||||
relocate 'org.bstats', 'me.William278.husksync.libraries.plan'
|
||||
relocate 'org.bstats', 'me.William278.husksync.libraries.bstats.velocity'
|
||||
relocate 'de.themoep', 'me.William278.husksync.libraries.minedown.adventure'
|
||||
relocate 'net.byteflux', 'me.William278.husksync.libraries.libby.velocity'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user