mirror of
https://github.com/lucko/LuckPerms.git
synced 2025-09-09 13:50:52 +02:00
Fix sending component messages on older CB/S releases (#1344)
This commit is contained in:
@@ -13,7 +13,7 @@ dependencies {
|
||||
compile project(':common')
|
||||
|
||||
compileOnly 'org.spigotmc:spigot-api:1.13.2-R0.1-SNAPSHOT'
|
||||
compileOnly'net.kyori:text-adapter-bukkit:1.0.0'
|
||||
compileOnly'net.kyori:text-adapter-bukkit:1.0.1'
|
||||
compileOnly 'me.lucko:commodore:1.0'
|
||||
compileOnly('net.milkbowl.vault:VaultAPI:1.6') {
|
||||
exclude(module: 'bukkit')
|
||||
|
Reference in New Issue
Block a user