
Version 4.2 by bergerb
Restart Evolution is a plugin that allows admins to restart and stop their servers.
The server script automatically detects by typing in a command whether it should stop or restart.
If you cant edit the start script, the server will do an restart or stop (defined by your hoster) when you type in /re stop AND /re restart.
This Plugin works only perfectly if you can edit the start script.
But you can also use it without the Script!
You just have to put the RestartEvolution.jar file in your plugins folder and replace your start script with the one at the Scripts page.
| Command | Permission | Description | |
|---|---|---|---|
| /re help | shows the help of RestartEvolution | ||
| /re restart | re.restart | restarts the server | |
| /re stop | re.stop | stops the server | |
| /re restart now | re.restart.now | restarts the server immediately | |
| /re stop now | re.stop.now | stops the server immediately | |
| /re restart time <minutes> | re.restart.time | restarts the server with the given time | |
| /re stop time <minutes> | re.stop.time | stops the server with the given time | |
| /re reload | re.reload | reloads the plugin and stops the restarting progress |