This commit is contained in:
kento2 2026-05-31 10:49:33 +02:00
parent 0b0b650f83
commit e4fd6a8c5f
12 changed files with 236 additions and 46 deletions

View file

@ -39,9 +39,9 @@ dependencies {
implementation("io.nats:jnats:2.25.2")
api("io.nats:jnats:2.25.2")
api("de.kentoj.scrow:kencommandapi-core:0.2")
implementation("de.kentoj.scrow:kencommandapi-bukkit:0.2")
api("de.kentoj.scrow:kencommandapi-bukkit:0.2")
api("de.kentoj.scrow:kencommandapi-core:0.4")
implementation("de.kentoj.scrow:kencommandapi-bukkit:0.4")
api("de.kentoj.scrow:kencommandapi-bukkit:0.4")
}
publishing {