mirror of
https://github.com/lucko/LuckPerms.git
synced 2025-08-31 18:11:44 +02:00
Support for command completions on Bukkit 1.18.2
This commit is contained in:
@@ -17,7 +17,7 @@ dependencies {
|
||||
exclude(module: 'adventure-api')
|
||||
exclude(module: 'adventure-nbt')
|
||||
}
|
||||
compileOnly 'me.lucko:commodore:1.12'
|
||||
compileOnly 'me.lucko:commodore:1.13'
|
||||
compileOnly('net.milkbowl.vault:VaultAPI:1.7') {
|
||||
exclude(module: 'bukkit')
|
||||
}
|
||||
|
Reference in New Issue
Block a user