mirror of
https://github.com/DiscordSRV/Ascension.git
synced 2024-12-26 17:18:29 +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
|
runtimeDownloadApi 'net.kyori:adventure-platform-bukkit:' + rootProject.adventurePlatformVersion
|
||||||
|
|
||||||
// Commodore
|
// 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
|
// We only use commodore when it's included in the server, so we don't want to download it
|
||||||
exclude module: 'brigadier'
|
exclude module: 'brigadier'
|
||||||
// We don't use the commodore file format
|
// We don't use the commodore file format
|
||||||
|
Loading…
Reference in New Issue
Block a user