Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 530 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 530 Bytes

StartStopHelper


Help admin to start / stop / restart the server

For permission level = admin

!!start: start the server

!!stop [<time_wait>]: stop the server

!!restart [<time_wait>]: restart the server

!!stop_exit [<time_wait>]: stop the server and exit MCDR

[<time_wait>] is an optional argument. if not set it's value is 10. MCDR will count down for time_wait second to execute the command

For reducing !!help message and since normal player won't use this command I didn't add help message