Shutdown
This plugin is a simple plugin that will shutdown your server with one command(/shutdown). You might ask what is the difference between /stop and /shutdown? Well once an admin does the command the server will shutdown 15 minutes after and gives players a warning in chat every 1 minute. This gives the players a warning so they can finish what they want to do.
* Sends messages in chat every minute so the players know when the server is shutting down
* Works with restarting(You need a restart script)
shutdown.command.shutdown
Description: Allows a player to do the /shutdown command. Note: OPs automatically get this command!
shutdown.command.forceshutdown
Description: Allows the player to do /forceshutdown

This shows what the messages look like in-game.
== Features ==
* Gives players a warning every 1 minute* Sends messages in chat every minute so the players know when the server is shutting down
* Works with restarting(You need a restart script)
== Planned Features ==
- Ability to cancel after you do the command
- Config file - Will add the ability to customize messages
- A sound that plays every time the shutdown message appears
- Want a feature added? Put your idea in the comments below!
== Permissions ==
WARNING: Be careful who you give these permissions to, they will be able to shutdown the server if you give people these permissions!== ScreenShots ==

This shows what the messages look like in-game.
-
View User Profile
-
Send Message
Posted Feb 10, 2014Looks awesome - any way you can add commands that can be specified before a shutdown? Like a /save-all, or is that already implemented.
Also, I use a plugin named Admins Only, that basically kicks off all the players and sets an MOTD of "Admins are the only ones that can connect at this time"... then reverts back to the MOTD that was there previously. The command I use to kick everyone off is, /ao -t
So, if custom commands could be set prior to actual shutdown, that'd be awesome... is this possible?