build: add Spigot plugin foundation

This commit is contained in:
dmg
2026-08-14 18:15:52 -04:00
parent b8583901f5
commit 57bb0d6049
15 changed files with 677 additions and 10 deletions
+7
View File
@@ -0,0 +1,7 @@
.gradle/
build/
out/
.idea/
*.iml
*.log
.DS_Store