Open ReidWeb opened 11 years ago
It is a nice idea that could be done !
I mark it as TODO.
I may clone the repo and see if I can't work out out myself, if I get a working version I'll post here and you can use the code free of charge if you want it
Okay :+1:
This would be great. I cant use the stop/restart buttons because they are just killing the screen. I need the web panel to first run the rcon command "exit" then wait 5 seconds and then exit the screen.
Would it be possible to add an option to run a script when the server is 'stopped' rather than just killing it?
For instance I have a script that starts a server with:
./script.sh start
and stops with:
./script.sh stop