mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2025-02-02 13:45:30 +00:00
relocate adventure api in bungeecord due collison with other plugins
This commit is contained in:
parent
199c1c7135
commit
91ea0b08dc
@ -60,6 +60,8 @@ tasks {
|
||||
relocate("com.github.benmanes.caffeine", "com.imaginarycode.minecraft.redisbungee.internal.caffeine")
|
||||
// acf shade
|
||||
relocate("co.aikar.commands", "com.imaginarycode.minecraft.redisbungee.internal.acf.commands")
|
||||
// adventure :/
|
||||
relocate("net.kyori", "com.imaginarycode.minecraft.redisbungee.internal.net.kyori")
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user