This commit is contained in:
kento2 2026-02-16 17:54:10 +01:00
parent 4879257f47
commit 4373584285
32 changed files with 492 additions and 199 deletions

View file

@ -20,6 +20,7 @@ dependencies {
api("me.lucko:commodore:2.2")
api("org.spigotmc:spigot-api:1.21.11-R0.1-SNAPSHOT")
api("net.kyori:adventure-platform-bukkit:4.4.1")
}
tasks.findByName("shadowJar")?.let {