Add README text and fix actions
All checks were successful
Build Plugin / build-test (push) Successful in 2m35s

This commit is contained in:
2024-12-15 12:07:19 +01:00
parent 6e27b8d8db
commit 083b7eb5c9
2 changed files with 82 additions and 1 deletions

View File

@@ -1 +1,10 @@
# Server Manager
# Server Manager
ServerManager Plugin with folowing features
- MOTD Changing
- Custom Whitelist with custom kick message
- Wartungsmanager with MOTD and custom cick message
## Building
```bash
# Clean Package is optional in this plugin
mvn clean package
```