Description
BMaintenance
Made by broswen
Intro:
This plugin allows you to toggle the server's maintenance mode. While in maintenance mode only people on the plugin whitelist or with the permission are allowed to join.
Usage:
- drop the plugin in the server's /plugins folder
- reload/restart your server
- type /maintenancemode "true/false"
- make sure you are in the plugin whitelist or have the permission "bmaintenance.join"
Config:
The config is very easy to use. The first line is whether maintenance mode is enabled or not. "true" for enabled "false" for disabled.
The second line is the message they receive when they try to join and they don't have the required permissions.
The third line is the whitelist for players. (if you don't want to use the permission node) just follow the pattern of the list.
maintenance: false message: This server is in maintenance mode, join again later! whitelist: - player1 - player2 - broswen
Commands/Permissions:
| Command | Permission | Description | Aliases | |
|---|---|---|---|---|
| /bmaintenance | bmaintenance.info | shows info about the plugin. | ||
| /maintenancemode "true/false" | bmaintenance.mode | allows you to to toggle the mode. | /mm "true/false" | |
| /maintenancemode "reload" | bmaintenance.reload | allows you to reload the config. | /mm "reload" | |
| bmaintenance.join | allows you to join while maintenance mode is true |
Videos



