ServerManager/README.md
tobid7 083b7eb5c9
All checks were successful
Build Plugin / build-test (push) Successful in 2m35s
Add README text and fix actions
2024-12-15 12:07:19 +01:00

10 lines
257 B
Markdown

# 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
```