Add initial project setup and core functionality

This commit introduces the WebInterface plugin with core modules, including a login command, reload command, and event listener for player bans. Gradle build files, configuration management, and supporting scripts (gradlew) are also included to enable project setup and build automation.
This commit is contained in:
2025-05-03 03:20:46 +02:00
commit d928ea4b87
13 changed files with 870 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#Sat May 03 02:13:55 CEST 2025
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists