Added a conditional that will allow you to activate or deactivate the maintenance mode motd.
This requires a few changes to the config.yml
Code (YAML):
config:
enable: false
server-status:
enable: true
# Add this path in your config please max-players: -1
line-1: '&r &8>> &c&lMaintenance Mode On &8<<'
line-2: '&r &a&kii&7 You can disable in config file &a&kii'