mirror of
https://github.com/SPAWNRYS-ban/FUCK-CustomDiscs.git
synced 2025-12-10 05:19:43 +05:00
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:
@@ -44,6 +44,9 @@ dependencies {
|
||||
implementation "io.papermc.paper:paper-api:${bukkit_version}"
|
||||
implementation "de.maxhenkel.voicechat:voicechat-api:${voicechat_api_version}"
|
||||
shadow "dev.jorel:commandapi-bukkit-shade:${command_api_version}"
|
||||
// Next two are for testing of an upcoming CommandAPI change - Not yet available.
|
||||
//shadow "dev.jorel:commandapi-paper-shade:${command_api_version}"
|
||||
//shadow "dev.jorel:commandapi-paper-shade-mojang-mapped:${command_api_version}"
|
||||
|
||||
compileOnly group: "com.comphenix.protocol", name: "ProtocolLib", version: "5.3.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user