This commit is contained in:
kento2 2026-04-16 21:42:17 +02:00
parent b6aff8497f
commit ad4e00a6ab
19 changed files with 153 additions and 253 deletions

View file

@ -36,7 +36,9 @@ dependencies {
api("org.spigotmc:spigot-api:1.21.11-R0.1-SNAPSHOT")
api("net.kyori:adventure-platform-bukkit:4.4.1")
api("de.kentoj:kencommandapi-core:1.2.0")
api("de.kentoj:kencommandapi-core:2.0.1")
implementation("de.kentoj:kencommandapi-bukkit:2.0.1")
api("de.kentoj:kencommandapi-bukkit:2.0.1")
}
publishing {