Rcon Server Commands

I did see the previous request for this, while it was a good idea, it was poorly thought up since rcon can’t start command line requests. However, with that said, this should solve this.

Instead of having a RCON try to do a full restart from commandline, it would be nice to be able to issue a Restart command to actually restart all the current resources (instead of typing them out by hand one by one). Something like a restart all would be nifty. It wouldn’t have to call to the commandline at all, simply tell the server to unload and reload all the resources.

Not sure why you would want to restart all resources?

You can also just do a server restart? That will restart all resources.

True, but what about not having to ssh into the server to just restart it? If it could be done via rcon, I wouldn’t have to worry about running the ssh server every so often just to restart.