mirror of
https://github.com/DiscordSRV/Ascension.git
synced 2024-11-01 08:39:31 +01:00
Update commodore
This commit is contained in:
parent
4e2177080b
commit
f8c0900d17
@ -67,7 +67,7 @@ dependencies {
|
||||
runtimeDownloadApi 'net.kyori:adventure-platform-bukkit:' + rootProject.adventurePlatformVersion
|
||||
|
||||
// Commodore
|
||||
commodore('me.lucko:commodore:1.10') {
|
||||
commodore('me.lucko:commodore:1.13') {
|
||||
// We only use commodore when it's included in the server, so we don't want to download it
|
||||
exclude module: 'brigadier'
|
||||
// We don't use the commodore file format
|
||||
|
Loading…
Reference in New Issue
Block a user