tBungeeMaintenance is a lightweight and efficient plugin designed to manage maintenance mode on your BungeeCord proxy. It allows server administrators to easily enable or disable maintenance, and control which players are allowed to connect during maintenance periods.
✨ Features:
- Enable or disable maintenance mode with /maintenance on or /maintenance off
- Add or remove players from the whitelist using:
- /maintenance addplayer <name>
- /maintenance removeplayer <name>
- Automatically disconnects all non-whitelisted players when maintenance is activated
- Supports offline players in the whitelist (stored in a YAML file)
Permissions:
- maintenance.admin — Required to execute maintenance commands
Configuration:
- Whitelisted players are saved in whitelist.yml for easy management
This plugin is perfect for servers that need scheduled downtime, updates, or maintenance windows without manually managing player access each time.