LKMaintenance v1.2.1
What does the plugin do?
- A plugin that adds a maintenance system to your server, which includes an editable MOTD and a message for those trying to join the server in maintenance mode.
Permissions
- lkmaintenance.commands -- Permission required to execute the commands in Minecraft.
- lkmaintenance.join -- Permission required to login the server with maintenance mode enabled.
Commands
- /maintenance on
- /maintenance off
Dependencies
- ProtocolLib
Code (YAML):
## LKMaintenance
## v1.1.0
## You find any errors or bugs? report at https://github.com/LKzinxyz/lkmaintenance
motd
:
"&6&lServer is undergoing maintenance! \n&3&lWe'll be back shortly"
versionProtocol
: -2
versionName
:
"&c&l In Maintenance"
messages:
no-permission
:
"&cYou do not have permission to use this command!"
maintenance-enabled
:
"&cMaintenance mode has been enabled!"
maintenance-disabled
:
"&aMaintenance mode has been disabled!"
already-enabled
:
"&cMaintenance mode is already active!"
already-disabled
:
"&aMaintenance mode is already deactivated!"
maintenance-on-off
:
"&aPlease use /maintenance on or /maintenance off"
maintenance-kick
:
"\n&f&lSERVER NAME \n\n &c&lIn LKmaintenance v1.1.0 \n\n &f&lwebsite.com."