Add support for latest BungeeCord/Waterfall, fixes #14
This commit is contained in:
parent
c737d0c94a
commit
9871af44f2
6 changed files with 38 additions and 23 deletions
|
|
@ -11,7 +11,7 @@ dependencies {
|
|||
implementation 'co.aikar:acf-bungee:0.5.0-SNAPSHOT'
|
||||
implementation 'org.bstats:bstats-bungeecord:1.8'
|
||||
implementation project(":Common")
|
||||
compileOnly 'net.md-5:bungeecord-api:1.16-R0.4-SNAPSHOT'
|
||||
compileOnly 'net.md-5:bungeecord-api:1.16-R0.5-SNAPSHOT'
|
||||
}
|
||||
|
||||
processResources {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue