ServerManager/README.md

10 lines
257 B
Markdown
Raw Permalink Normal View History

2024-12-15 12:07:19 +01:00
# 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
```