This commit renames several configuration files in the "pstbs" directory to the "ps" directory. The affected files include Admins.cfg, Bans.cfg, License.cfg, MapRotation.cfg, Rcon.cfg, RemoteAdminListHosts.cfg, RemoteBanListHosts.cfg, Server.cfg, and ServerMessages.cfg. This change improves file organization and consistency.
This commit adds the velocity.toml configuration file, which includes various settings for the Velocity proxy server. The file includes options such as binding to a specific port, setting the MOTD, configuring player authentication, forwarding IP addresses to backend servers, and more. This allows for greater customization and control over the behavior of the Velocity proxy server.
The commit removes the deprecated server configuration from the `default.ini` file. It also adds a new `setting.xml` file with various game settings, including graphics quality, keybindings, sound volume, and server parameters.
This commit adds a new file `GameUserSettings.ini` which includes various game user settings configurations. These configurations include resolution quality, view distance quality, anti-aliasing quality, shadow quality, post-process quality, texture quality, effects quality, foliage quality, and shading quality. Additionally, it includes mouse sensitivity and acceleration settings, monitor index, video gamma, power saving mode status, frame rate limit setting, desired screen width and height settings, CPU and GPU benchmark results and multipliers.
The commit fixes an issue where the rconPassword was set to "test" in the server.ini file. The password has been removed, ensuring that it is not exposed.
* feat: add ets2 and ats
* fix(armar): adapts config to the new specification
* fix(armar): back to legacy a2s settings
* fix(armar): new a2s settings
* fix(armar): fix serverMinGrassDistance value