feat(commands): integrate betterMcCommands framework and implement complete /guild command suite

This commit is contained in:
2026-08-20 17:42:25 +02:00
parent 875ae94da3
commit 14df461dfb
5 changed files with 529 additions and 3 deletions
+2 -1
View File
@@ -1 +1,2 @@
rootProject.name = "gamingcore"
rootProject.name = "gamingcore"
includeBuild("../betterMcCommands")