Shutdown Plugin for Minecraft 1.8.1
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.
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
Bar API? (Poll on the side!)
* Permission Node so admins don’t have to be OP to shutdown
Added(Check Below)
Permissions
shutdown.command.shutdown
Description: Allows a player to do the /shutdown command. Note: OPs automatically get this command!WARNING: Be careful on who you give this permission to!
This plugin is designed to allow you to simply set a time to have the server shut down at the same time every day, without any manual intervention, and provide users ample warning before it does so.
You should use a script to automatically restart the server when it stops. In that script, you could perform any backups or other maintenance you’d like to perform.
Restart scripts
I use this plugin to keep a server healthy for longer than a few days by pre-emptively restarting it before it can get sick.