commands work but i think ill refactor

This commit is contained in:
kento2 2026-02-21 00:43:28 +01:00
parent 5b5cb04f8b
commit 36a13443db
54 changed files with 726 additions and 812 deletions

View file

@ -19,9 +19,6 @@ subprojects {
maven("https://hub.spigotmc.org/nexus/content/repositories/snapshots/") {
name = "spigotmc-repo"
}
maven("https://libraries.minecraft.net") {
name = "Minecraft Libraries"
}
}
dependencies {