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.
3 lines
35 B
Plaintext
3 lines
35 B
Plaintext
rootProject.name = "WebInterface"
|
|
|