Added
- A RCON Terminal for sending custom single commands (this will be improved later)
- Server Info in index page (listing the currently running server version)
- Support to run the module "service-less", allowing for RCON control without having a service running (1st step towards docker / wine support).
- New Module Configuration fields to force RCON address and password, see documentation
Fixes
- Fixed an issue in the CRON Restart
Technical
- Extracted a lot of the libraries into seperate files to better support later