Features
Put you server in a maintenancemode to work on your projects without people joining or to configure plugins. The people who try to join will be get an error message, wich you can define in the config and will not been able to join the server when maintenancemode is active.
Commands
- /maintenance on [time]
- /maintenance off
Config
The %time% variable represents for the remaining time until the maintenancemode stops.
The config supports color codes. More info here.
Config.yml
maintenance: kickmessage: '&cServer is under maintenance. Please wait %time%.' settings: debug: false
Permissions
- maintenance.admin permission to bypass maintenancemode and to execute the commands
How to install
Just drop the plugin in your server plugin folder.