MaintenancePlugin is a lightweight and powerful maintenance system for Spigot 1.17+ servers.
It allows server owners to easily enable maintenance mode with either an instant activation or a flexible countdown timer system.
Perfect for small servers, networks, or development environments.
✔ Features:
- Instant maintenance mode (/maintenance on)
- Countdown timer support (e.g. 1m, 1h, 2d)
- Automatic broadcast messages during countdown
- Automatic shutdown of maintenance mode after timer ends
- Player kick system on activation
- Permission-based access system
- Lightweight and optimized performance
- Compatible with Spigot 1.17+
✔ Commands:
/maintenance start <time> → starts maintenance with timer
/maintenance on → instantly enables maintenance mode
/maintenance off → disables maintenance mode
/maintenance time → shows remaining time
✔ Permissions:
maintenance.toggle → allows using maintenance commands
maintenance.bypass → allows players to join during maintenance
✔ Installation:
1. Download the plugin jar
2. Place it into your /plugins folder
3. Restart your server
4. Configure permissions if needed