* Update beamMP server egg
Added variables for server description and chat toggle
Updated variable "private" to accept only "true" or "false" string
Updated variable "max cars" to accept numbers up to 10
Updated the install script section
Corrected a typo, renamed chat logging
Used same default description as beamMP
- Adds support for new settings in ServerHostSettings.json, including: ListOnSteam, ListOnEOS, CompressSaveFiles, and API Enabled.
- Changes stop command to accommodate latest Wings version by force-stopping the server. This is not ideal, but utilizing the current image with `eval` OR `exec` (I tested it) still does not seem to pass the SIGINT correctly (or maybe it does and WINE just doesn't listen; I don't know).
- Improved [SYSTEM] startup parameters.
- Updated the install script to check for successful installation and use the default ServerHostSettings.json that ships with the server.