Max Players The maximum number of players allowed on the server. | MAX_PLAYERS | 10 | required|numeric|max:32 |
Query Port Query Port of the server, Additional Allocation required. | QUERY_PORT | 7778 | required|integer|between:1025,65535 |
[STEAM] Steam App ID Steam App ID | SRCDS_APPID | 3481440 | required|string|in:3481440 |
[SYSTEM] Auto Update Auto Update | AUTO_UPDATE | 0 | required|boolean |
Password The password required to join the server. | SRV_PASSWORD | none | nullable|string|max:64 |
Kick Timeout Time before player is kicked for AFK | KICK_TIMEOUT | 300 | required|numeric| |
Target Framerate Framerate of server, Should be 10-20 Above Tick Rate! | FRAME_RATE | 120 | required|numeric|max:380 |
Target Tick rate Tick rate of Server | SERVER_TICK_RATE | 100 | required|numeric|max:360 |
Client Tick Rate This value should be at least double the servers tick rate, but too high may cause instabilities in some clients. Do not go above 360 even if double the Server Tick is above. Unless you understand what you are doing. | CLIENT_TICK_RATE | 360 | required|numeric|max:720 |