mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2025-02-02 21:55: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")
|
relocate("com.github.benmanes.caffeine", "com.imaginarycode.minecraft.redisbungee.internal.caffeine")
|
||||||
// acf shade
|
// acf shade
|
||||||
relocate("co.aikar.commands", "com.imaginarycode.minecraft.redisbungee.internal.acf.commands")
|
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