This Plugin allows you to set your Server in Maintenance Mode.
You can edit all Messages in the Configuration
How to use Download this Plugin and drag it into your plugins folder start/restart the Server to create the Config Edit the Config.yml and restart again
use /maintenance to Activate/Deactivate the maintenance mode
Permisssions *Non VANILLA Systems* maintenance.commands.use /to use the Maintenance mode maintenance.actions.join /to join the Server in Maintenace mode maintenance.* /for all Permissions
Code (YAML):
Active: false
ServerSystem: SPIGOT
#BUKKIT, VANILLA, SPIGOT Maintenance:
Messages:
prefix: '&3Maintenance &f|| &7'
noPerm: '
%prefix% sorry but you don`t have permissions to perform that command!' activate: '
%prefix% &aThe Server is now in Maintenance' deactivate: '
%prefix% &cMaintenance Deactivated' kickNoPerm: '
%prefix% Sry but this Server is now in Maintenance!' maintenanceJoinMessage: '
%prefix% Maintenance join welcome %player%' maintenanceMOTDMessages:
line1: '&7This Server is In Maintenance!'
line2: '&bBack in 2 Weeks or Something'
maintenanceLoginMessages:
servername: '&7▂▆▇▉↣ &3&lExampleServer &r&7↢▉▇▆▂'
mainMessage: '&c&lThe Server is in Maintenance'
secondMessage: '&7Pls go to our Website to answer your Questions'
website: '&bYourWebsite.com'
Settings:
kickNoPerm: true
maintenanceMessage: true
maintenanceGamemodeJoin: true