Maintenance Announcer
Minecraft Bukkit Server Plugin
About
Maintenance Announcer is a lightweight Bukkit Minecraft server plugin that makes it easy to tell players on your server that maintenance is happening.
Features
Simple and easy to use
Works with PermissionsEx
Announces server maintenance to all players or admins
Announces server maintenance to all players when maintenance is started and when they log in
Requirements
Java 8 or higher
Minecraft Server that supports Bukkit Plugins
Installation
Go to your "plugins" folder on your Bukkit/Spigot Minecraft Server, then add the "Maintenance Announcer 6.x.jar" to the folder.
Plugin Commands
Command: /maintenance start or /maintenance begin
Sends a broadcast to everybody on the server that maintenance has started.
Permission: hjw.maintenanceannouncer.start
Command: /maintenance admin start or /maintenance begin
Sends a broadcast to admins only on the server that maintenance has started.
Permission : hjw.maintenanceannouncer.adminstart
Command: /maintenance
Responds back to the player if the server is currently undergoing maintenance. (Will also show admin only maintenance if the player has permission to see admin only maintenance.)
Permission : hjw.maintenanceannouncer.see
Command: /maintenance end or /maintenance stop
Sends a broadcast to everybody on the server that maintenance has ended.
Permission: hjw.maintenanceannouncer.end
Command: /maintenance admin end or /maintenance admin stop
Sends a broadcast to admins only on the server that maintenance has ended.
Permission : hjw.maintenanceannouncer.adminend
Command: /maintenance admin
Responds back to an admin if the server is currently undergoing maintenance.
Permission : hjw.maintenanceannouncer.adminsee
Command: /maintenance reload
Reloads the config file for Maintenance Announcer.
Permission : hjw.maintenanceannouncer.reload
Supported Servers
TESTED TO WORK ON
Spigot
Paper
Glowstone
NOT COMPATIBLE WITH
Vanilla
Sponge/SpongeForge
Torch
© 2016 - 2021 Hayden Watson.
Maintenance Announcer is available under the MIT license.