Add support to 1.21.7 + prepare for an upcoming change in CommandAPI (disabled for now)

- Updating CommandAPI to 10.1.1.
This commit is contained in:
Athar42
2025-07-02 18:40:33 +02:00
parent 9f093e0227
commit fe7cdc0860
3 changed files with 7 additions and 4 deletions

View File

@@ -5,12 +5,12 @@ java_version=21
mp3spi_version=1.9.5.4
bukkit_api_version=1.21
bukkit_version=1.21.6-R0.1-SNAPSHOT
bukkit_version=1.21.7-R0.1-SNAPSHOT
mod_id=customdiscsplugin
# Target an older API to make it compatible with older versions of Simple Voice Chat
voicechat_api_version=2.3.3
command_api_version=10.1.0
command_api_version=10.1.1
plugin_version=4.5
maven_group=me.Navoei.customdiscsplugin