barneygale / mark2

minecraft server wrapper, written in python with twisted
Other
105 stars 27 forks source link

plugins/shutdown: add a command to cancel the next shutdown or restart #53

Closed edk0 closed 11 years ago

edk0 commented 11 years ago

as restarts are often scheduled with the script plugin with a delay on the ~restart command, this should probably cancel a restart if one is already running (and send a server message), or, failing that, leave a note for itself to ignore the next ~restart.