mirror of
https://github.com/lucko/LuckPerms.git
synced 2025-09-08 21:30:55 +02:00
Update adventure-platform for 1.17 (#3127)
This commit is contained in:
@@ -7,7 +7,7 @@ dependencies {
|
||||
compileOnly project(':common:loader-utils')
|
||||
|
||||
compileOnly 'net.md-5:bungeecord-api:1.15-SNAPSHOT'
|
||||
compileOnly('me.lucko:adventure-platform-bungeecord:4.7.0') {
|
||||
compileOnly('me.lucko:adventure-platform-bungeecord:4.8.1') {
|
||||
exclude(module: 'adventure-bom')
|
||||
exclude(module: 'adventure-api')
|
||||
exclude(module: 'adventure-nbt')
|
||||
|
Reference in New Issue
Block a user