CountdownShutdown
CountdownShutdown
DOWNLOAD IT
Deutsch:
CS ist ein Plugin für Bukkit was den Server mit einer verzögerung von 10 Sekunden herunterfährt! Zur Zeit gibt es noch nicht viel, aber ich möchte das Plugin weit ausbauen!
Commands:
/shutdown - Fährt den Server mit 10 sek Verzögerung herunter!
Permissions:
countdownshutdown.command.shutdown - Permission für den Befehl </shutdown>
Bugs:
Ich weiß das der Befehl <shutdown> NICHT in der Console eingegeben werden kann! (Wenn doch kommt ein Error...) Diesen Bug behebe ich auf jeden Fall!
English:
CS is a plugin for Bukkit which shuts down the server with a delay of 10 seconds! Currently, there is not much, but I would like to expand the plugin far!
Commands:
/shutdown - Shuts down the server with 10 sec delay!
Permissions:
countdownshutdown.command.shutdown - Permission for the command </shutdown>
Bugs:
I know that the command <shutdown> may NOT be entered in the console! (If you try it, Bukkit throws an Error...) I fix this bug in any case!
-
View User Profile
-
Send Message
Posted Apr 2, 2013@joehot200
Yes it is actually possible..... simply go into the .bat file you use to start your server...
Open the file
> Edit the code from: java -Xms1098M -Xmx1098M -jar craftbukkit.jar -o true PAUSE > To:(Without quotes) " :start java -Xms1098M -Xmx1098M -jar craftbukkit.jar -o true goto start"
This will cause your server to restart after it crashes or is set to automatically shutdown! Hope this helps!
-
View User Profile
-
Send Message
Posted Nov 19, 2012Make a Config Where you can Edit the Time and Message for when it Restarts!
-
View User Profile
-
Send Message
Posted Sep 22, 2012@joehot200
It's not possible for a plugin to shutdown then restart a server, the server is running the plugin if it were to shutdown the server then all of the plugins are shutdown as well which means the plugin is not running any more. It would be possible to restart the server with out shutting it down but some plugins can't handle a restart which causes some pretty bad errors within some plugins so many people would just prefer to restart them selves.
-
View User Profile
-
Send Message
Posted Sep 1, 2012would it be possible that it would restart server if server crashes, or timed (like after 4 hours it would shutdown it (and restart it? (i have my run,bat that restartes it thought)))
-
View User Profile
-
Send Message
Posted Sep 1, 2012Nice Plugin i am going to get the plugin and i hope you will expand the plugin far!