Browse Source

chore(config): update server configuration files for various games

* Standardized comments and formatting across multiple `server.cfg` files.
* Added `sv_setsteamaccount` for games that support it.
* Removed deprecated or unnecessary fields such as `sv_contact`.
* Ensured consistent structure for sections like Basic, Security, and Fast Download.
* Updated dates in configuration files to reflect the current year.
source-config-standards-trial
Daniel Gibbs 1 month ago
committed by GitHub
parent
commit
d35fb8eb60
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      ahl/server.cfg
  2. 41
      ahl2/server.cfg
  3. 11
      aoc/server.cfg
  4. 3
      bb/server.cfg
  5. 48
      bb2/server.cfg
  6. 4
      bd/server.cfg
  7. 47
      bmdm/server.cfg
  8. 14
      bs/server.cfg
  9. 11
      cc/server.cfg
  10. 4
      cs/server.cfg
  11. 7
      cs2/server.cfg
  12. 4
      cscz/server.cfg
  13. 7
      csgo/server.cfg
  14. 7
      css/server.cfg
  15. 7
      dab/server.cfg
  16. 4
      dmc/server.cfg
  17. 3
      docs/config-standards.md
  18. 4
      dod/server.cfg
  19. 7
      dods/server.cfg
  20. 11
      doi/server.cfg
  21. 12
      dys/server.cfg
  22. 12
      em/server.cfg
  23. 23
      fof/server.cfg
  24. 27
      gmod/server.cfg
  25. 7
      hl2dm/server.cfg
  26. 4
      hldm/server.cfg
  27. 7
      hldms/server.cfg
  28. 8
      ins/server.cfg
  29. 4
      ios/server.cfg
  30. 13
      jbep3/server.cfg
  31. 4
      l4d/server.cfg
  32. 4
      l4d2/server.cfg
  33. 8
      mcv/server.cfg
  34. 18
      nd/server.cfg
  35. 12
      nmrih/server.cfg
  36. 8
      ns/server.cfg
  37. 4
      opfor/server.cfg
  38. 14
      pvkii/server.cfg
  39. 4
      ricochet/server.cfg
  40. 15
      sfc/server.cfg
  41. 4
      sven/server.cfg
  42. 7
      tf2/server.cfg
  43. 4
      tf2c/server.cfg
  44. 4
      tfc/server.cfg
  45. 4
      ts/server.cfg
  46. 4
      vs/server.cfg
  47. 14
      zmr/server.cfg
  48. 17
      zps/server.cfg

4
ahl/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Action Half-Life
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //

41
ahl2/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Action Half-Life 2
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -15,11 +15,8 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// map - Start playing on specified map.
// map "act_airport"
// mapcyclefile - Name of the .txt file used to cycle the maps on multiplayer servers
mapcyclefile "mapcycle.txt"
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// ................................. Security ................................ //
@ -42,15 +39,6 @@ sv_voiceenable 1
// sv_alltalk - Players can hear all other players, no team restrictions.
sv_alltalk 1
// sv_allowupload - Allow clients to upload customizations files.
sv_allowupload 1
// sv_allowdownload - Allow clients to download files.
sv_allowdownload 1
// sv_downloadurl - Location from which clients can download missing files.
sv_downloadurl ""
// ................................ Gameplay ................................ //
// mp_allowspectators - toggles whether the server allows spectator mode or not.
@ -120,4 +108,23 @@ mp_allowdante 0
mp_allowvip 0
// mp_allowcustom - Allow map-defined goal mode (0: no, default, 1: yes)
mp_allowcustom 0
mp_allowcustom 0
// .............................. Map Rotation .............................. //
// map - Start playing on specified map.
// map "act_airport"
// mapcyclefile - Name of the .txt file used to cycle the maps on multiplayer servers.
mapcyclefile "mapcycle.txt"
// ............................. Fast Download .............................. //
// sv_allowupload - Allow clients to upload customizations files.
sv_allowupload 1
// sv_allowdownload - Allow clients to download files.
sv_allowdownload 1
// sv_downloadurl - Location from which clients can download missing files.
sv_downloadurl ""

11
aoc/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Age Of Chivalry
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -15,8 +15,7 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_contact - Contact email for server sysop.
sv_contact ""
// ................................. Security ................................ //
// sv_lan - Server is a lan server ( no heartbeat, no authentication, no non-class C addresses ).
sv_lan 0
@ -47,7 +46,9 @@ mp_friendlyfire 0
mp_timelimit 20
// ............................. Fast Download .............................. //
// info: Allows custom maps to be downloaded to the client.
// sv_allowupload - Allow clients to upload customizations files.
sv_allowupload 1
// sv_allowdownload - Allow clients to download files.
sv_allowdownload 1

3
bb/server.cfg

@ -6,9 +6,6 @@
// .................................. Basic ................................. //
// maxplayers - Change the maximum number of players allowed on this server.
maxplayers 12
// hostname - Hostname for server.
hostname "SERVERNAME"

48
bb2/server.cfg

@ -1,8 +1,10 @@
// ****************************************************************************
// *****************************************************************************
// Brainbread 2
// Config - server.cfg
// Date - 06/12/2023
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
// hostname - Hostname for server.
hostname "SERVERNAME"
@ -13,31 +15,48 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_setsteamaccount - token Set game server account token to use for logging in to a persistent game server account
// https://steamcommunity.com/dev/managegameservers
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// map - Start playing on specified map.
// map "bba_barracks"
// mapcyclefile - Name of the .txt file used to cycle the maps on multiplayer servers
mapcyclefile "mapcycle.txt"
// ................................. Security ................................ //
// sv_lan - Server is a lan server ( no heartbeat, no authentication, no non-class C addresses ).
sv_lan 0
// ............................. Server Logging ............................. //
// sv_logfile - Log server information in the log file.
sv_logfile 1
// sv_logbans - Log server bans in the server logs.
sv_logbans 1
// ............................. Communication .............................. //
// sv_voiceenable - Enable voice communications.
sv_voiceenable 1
// sv_alltalk - Players can hear all other players, no team restrictions.
sv_alltalk 1
// ................................ Gameplay ................................ //
// mp_allowspectators - Toggles whether the server allows spectator mode or not.
mp_allowspectators 1
// bb2_allow_profile_system - Allow players to load Global stats or local stats defined on the server. 1 = Global, 2 = Local.
bb2_allow_profile_system 1
// .............................. Map Rotation .............................. //
// map - Start playing on specified map.
// map "bba_barracks"
// mapcyclefile - Name of the .txt file used to cycle the maps on multiplayer servers.
mapcyclefile "mapcycle.txt"
// ............................. Fast Download .............................. //
// sv_allowupload - Allow clients to upload customizations files.
sv_allowupload 1
@ -47,12 +66,13 @@ sv_allowdownload 1
// sv_downloadurl - Location from which clients can download missing files.
sv_downloadurl ""
// mp_allowspectators - Toggles whether the server allows spectator mode or not.
mp_allowspectators 1
// bb2_allow_profile_system - Allow players to load Global stats or local stats defined on the server. 1 = Global, 2 = Local!
bb2_allow_profile_system
// ............................ Startup Commands ............................ //
// exec server_core.cfg - Load the server core configuration.
exec server_core.cfg
// exec server_game.cfg - Load the server game configuration.
exec server_game.cfg
// exec server_custom.cfg - Load the server custom configuration.
exec server_custom.cfg

4
bd/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Base Defence
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //

47
bmdm/server.cfg

@ -1,8 +1,10 @@
// ****************************************************************************
// *****************************************************************************
// Black Mesa
// Config - server.cfg
// Date - 06/12/2023
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
// hostname - Hostname for server.
hostname "SERVERNAME"
@ -13,39 +15,31 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_setsteamaccount - token Set game server account token to use for logging in to a persistent game server account
// https://steamcommunity.com/dev/managegameservers
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// map - Start playing on specified map.
// map "dm_bounce"
// mapcyclefile - Name of the .txt file used to cycle the maps on multiplayer servers
mapcyclefile "mapcycle.txt"
// ................................. Security ................................ //
// sv_lan - Server is a lan server ( no heartbeat, no authentication, no non-class C addresses ).
sv_lan 0
// ............................. Server Logging ............................. //
// sv_logfile - Log server information in the log file.
sv_logfile 1
// sv_logbans - Log server bans in the server logs.
sv_logbans 1
// ............................. Communication .............................. //
// sv_voiceenable - Enable voice communications.
sv_voiceenable 1
// sv_alltalk - Players can hear all other players, no team restrictions.
sv_alltalk 0
// sv_allowupload - Allow clients to upload customizations files.
sv_allowupload 1
// sv_allowdownload - Allow clients to download files.
sv_allowdownload 1
// sv_downloadurl - Location from which clients can download missing files.
sv_downloadurl ""
// ................................ Gameplay ................................ //
// mp_allowspectators - Toggles whether the server allows spectator mode or not.
mp_allowspectators 1
@ -73,3 +67,22 @@ mp_timelimit 45
// mp_warmup_time - Length of the warm up round in seconds.
mp_warmup_time 30
// .............................. Map Rotation .............................. //
// map - Start playing on specified map.
// map "dm_bounce"
// mapcyclefile - Name of the .txt file used to cycle the maps on multiplayer servers.
mapcyclefile "mapcycle.txt"
// ............................. Fast Download .............................. //
// sv_allowupload - Allow clients to upload customizations files.
sv_allowupload 1
// sv_allowdownload - Allow clients to download files.
sv_allowdownload 1
// sv_downloadurl - Location from which clients can download missing files.
sv_downloadurl ""

14
bs/server.cfg

@ -9,12 +9,12 @@
// hostname - Hostname for server.
hostname "SERVERNAME"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// rcon_password - remote console password.
rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// ................................ Gameplay ................................ //
// mp_timelimit - game time per map in minutes.
@ -52,4 +52,10 @@ sv_alltalk 1
// ............................. Fast Download .............................. //
// sv_allowupload - Allow clients to upload customizations files.
sv_allowupload 1
sv_allowupload 1
// sv_allowdownload - Allow clients to download files.
sv_allowdownload 1
// sv_downloadurl - Location from which clients can download missing files.
sv_downloadurl ""

11
cc/server.cfg

@ -1,8 +1,8 @@
// ******************************************************************************
// *****************************************************************************
// CodenameCURE
// Config - server.cfg
// Date - 06/12/2023
// ******************************************************************************
// *****************************************************************************
// ................................. Basic .................................. //
@ -15,8 +15,8 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// map - Start playing on specified map.
// map "cbe_bunker"
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// ................................ Security ................................ //
@ -97,6 +97,9 @@ bot_quota 3
// .............................. Map Rotation .............................. //
// map - Start playing on specified map.
// map "cbe_bunker"
// mapcyclefile - Name of the .txt file used to cycle the maps on multiplayer servers.
mapcyclefile "mapcycle.txt"

4
cs/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Counter-Strike
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //

7
cs2/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Counter-Strike 2
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -15,8 +15,7 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_setsteamaccount - token Set game server account token to use for logging in to a persistent game server account.
// https://steamcommunity.com/dev/managegameservers
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// .............................. Map Rotation .............................. //

4
cscz/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Counter-Strike: Condition Zero
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //

7
csgo/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Counter-Strike: Global Offensive
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -15,9 +15,6 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_contact - Contact email for server sysop.
sv_contact ""
// ................................. Security ................................ //
// sv_lan - Server is a lan server ( no heartbeat, no authentication, no non-class C addresses ).

7
css/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Counter-Strike: Source
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -15,6 +15,9 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// ................................. Security ................................ //
// sv_lan - Server is a lan server ( no heartbeat, no authentication, no non-class C addresses ).

7
dab/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Double Action: Boogaloo
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -15,6 +15,9 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// .............................. Map Rotation .............................. //
// map - Start playing on specified map.

4
dmc/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Deathmatch Classic
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //

3
docs/config-standards.md

@ -113,7 +113,7 @@ Server identity and access credentials. Always the first section.
| `hostname` | Name of the server |
| `rcon_password` | Remote console password |
| `sv_password` | Server password for private servers |
| `sv_contact` | Contact email for server admin |
| `sv_setsteamaccount` | Game server login token (include only for games that support it) |
| `maxplayers` | Maximum number of players |
### 2. Security *(required)*
@ -264,7 +264,6 @@ server operators with real values:
| `SERVERNAME` | Server hostname |
| `ADMINPASSWORD` | RCON password |
| `ADMINPASSWORD` | sv_password (if included) |
| `""` (empty string) | sv_contact (leave blank — operators fill in) |
---

4
dod/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Day of Defeat
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //

7
dods/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Day of Defeat: Source
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -15,6 +15,9 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// ................................. Security ................................ //
// sv_cheats - Allow cheats on server.

11
doi/server.cfg

@ -1,8 +1,8 @@
// ******************************************************************************
// *****************************************************************************
// Day of Infamy
// Config - server.cfg
// Date - 06/12/2023
// ******************************************************************************
// *****************************************************************************
// ................................. Basic .................................. //
@ -15,8 +15,8 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// map - Start playing on specified map.
// map "bastogne stronghold"
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// ................................ Security ................................ //
@ -91,6 +91,9 @@ doi_bot_quota 0
// .............................. Map Rotation .............................. //
// map - Start playing on specified map.
// map "bastogne stronghold"
// mapcyclefile - Name of the default .txt file used to cycle the maps on multiplayer servers.
mapcyclefile "mapcycle.txt"

12
dys/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Dystopia
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -15,14 +15,14 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_contact - Contact email for server sysop.
sv_contact ""
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// ................................. Security ................................ //
// sv_lan - Server is a lan server ( no heartbeat, no authentication, no non-class C addresses ).
sv_lan 0
// ................................. Security ................................ //
// sv_pure - Show user data.
sv_pure 2

12
em/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Empires Mod
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -15,6 +15,9 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// ................................. Security ................................ //
// sv_cheats - Allow cheats on server.
@ -127,11 +130,6 @@ sv_logfile 1
// sv_log_onefile - Log server information to only one file.
sv_log_onefile 0
// sv_contact - Contact email for server sysop.
//sv_lan 0
//sv_region 0
sv_contact ""
// tv_enable - Activates SourceTV on server.
//vprof - this is for creating performance logs to find bottlenecks; it shouldn't be turned on

23
fof/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Fistful of Frags
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -12,21 +12,20 @@ hostname "SERVERNAME"
// rcon_password - remote console password.
rcon_password "ADMINPASSWORD"
// maxplayers - Change the maximum number of players allowed on this server.
maxplayers 16
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_contact - Contact email for server sysop.
sv_contact ""
// sv_lan - Server is a lan server ( no heartbeat, no authentication, no non-class C addresses ).
sv_lan 0
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// sv_tags - Server tags. Used to provide extra information to clients when they're browsing for servers. Separate tags with a comma.
sv_tags ""
// ................................. Security ................................ //
// sv_lan - Server is a lan server ( no heartbeat, no authentication, no non-class C addresses ).
sv_lan 0
// ................................ Gameplay ................................ //
// sv_cheats - Allow cheats on server.
@ -76,7 +75,9 @@ sv_voiceenable 1
sv_alltalk 0
// ............................. Fast Download .............................. //
// info: Used by servers with custom maps
// sv_allowupload - Allow clients to upload customizations files.
sv_allowupload 1
// sv_allowdownload - Allow clients to download files.
sv_allowdownload 1

27
gmod/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Garry's Mod
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -15,20 +15,14 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// ................................. Security ................................ //
// sv_lan - Server is a lan server. ( no authentication, no non-class C addresses ) Use 'hide_server' cvar to hide the server from the server browser.
sv_lan 0
// sv_allowupload - Allow clients to upload customizations files.
sv_allowupload 0
// sv_allowdownload - Allow clients to download files.
sv_allowdownload 0
// sv_downloadurl - Location from which clients can download missing files.
sv_downloadurl ""
// sv_loadingurl - URL to show to clients while joining the server. Must start with http:// or https://.
sv_loadingurl ""
@ -48,6 +42,17 @@ sv_voiceenable 1
// sv_alltalk - Players can hear all other players, no team restrictions.
sv_alltalk 1
// ............................. Fast Download .............................. //
// sv_allowupload - Allow clients to upload customizations files.
sv_allowupload 1
// sv_allowdownload - Allow clients to download files.
sv_allowdownload 1
// sv_downloadurl - Location from which clients can download missing files.
sv_downloadurl ""
// .......................... Garry's Mod Settings .......................... //
// sbox_bonemanip_misc - If enabled then manipulating the bones of other entities will be allowed

7
hl2dm/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Half-Life 2 Deathmatch
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -15,6 +15,9 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// ................................. Security ................................ //
// sv_lan - Server is a lan server ( no heartbeat, no authentication, no non-class C addresses ).

4
hldm/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Half-Life Deathmatch
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //

7
hldms/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Half-Life Deathmatch: Source
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -15,6 +15,9 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// ................................. Security ................................ //
// sv_lan - Server is a lan server ( no heartbeat, no authentication, no non-class C addresses ).

8
ins/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Insurgency
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -15,6 +15,9 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// ............................... Map Rotation .............................. //
// map - Start playing on specified map.
@ -119,7 +122,6 @@ mp_coop_min_bots 5
// mp_coop_max_bots - Maximum number of bots allowed on the server.
mp_coop_max_bots 18
// sv_allow_votes - Allow voting?
sv_allow_votes 1

4
ios/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// IOSoccer
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //

13
jbep3/server.cfg

@ -1,8 +1,8 @@
// ******************************************************************************
// *****************************************************************************
// Jabroni Brawl: Episode 3
// Config - server.cfg
// Date - 27/04/2026
// ******************************************************************************
// *****************************************************************************
// ................................. Basic .................................. //
@ -12,6 +12,9 @@ hostname "SERVERNAME"
// rcon_password - remote console password.
rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// ............................. Server Logging ............................. //
// log - Enables logging to file, console, and udp < on | off >.
@ -30,6 +33,12 @@ mp_mapcycle_empty_timeout_seconds 300
// ............................. Fast Download .............................. //
// sv_allowupload - Allow clients to upload customizations files.
sv_allowupload 1
// sv_allowdownload - Allow clients to download files.
sv_allowdownload 1
// sv_downloadurl - Location from which clients can download missing files.
sv_downloadurl ""

4
l4d/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Left 4 Dead
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //

4
l4d2/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Left 4 Dead 2
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //

8
mcv/server.cfg

@ -1,8 +1,8 @@
// ******************************************************************************
// *****************************************************************************
// Military Conflict: Vietnam
// Config - server.cfg
// Date - 24/04/2026
// ******************************************************************************
// *****************************************************************************
// ................................. Basic .................................. //
@ -15,8 +15,8 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_contact - Contact email for server sysop.
sv_contact ""
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// ................................ Security ................................ //

18
nd/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Nuclear Dawn
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -15,21 +15,17 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_contact - Contact email for server sysop.
sv_contact ""
// sv_lan - Server is a lan server ( no heartbeat, no authentication, no non-class C addresses ).
sv_lan 0
// sv_region - The region of the world to report this server in.
// -1=World, 0=US East, 1=US West, 2=South America, 3=Europe, 4=Asia, 5=Australia, 6=Middle East, 7=Africa
sv_region -1
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// sv_tags - Server tags. Used to provide extra information to clients when they're browsing for servers. Separate tags with a comma.
sv_tags "nucleardawn"
// ................................. Security ................................ //
// sv_lan - Server is a lan server ( no heartbeat, no authentication, no non-class C addresses ).
sv_lan 0
// sv_rcon_banpenalty - Number of minutes to ban users who fail rcon authentication.
sv_rcon_banpenalty 10

12
nmrih/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// No More Room in Hell
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -15,8 +15,8 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_contact - Contact email for server sysop.
sv_contact ""
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// sv_tags - Server tags. Used to provide extra information to clients when they're browsing for servers. Separate tags with a comma.
sv_tags ""
@ -55,7 +55,9 @@ sv_voiceenable 1
sv_alltalk 0
// ............................. Fast Download .............................. //
// info: Used by servers with custom maps
// sv_allowupload - Allow clients to upload customizations files.
sv_allowupload 1
// sv_allowdownload - Allow clients to download files.
sv_allowdownload 1

8
ns/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Natural Selection
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -15,10 +15,6 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_region - The region of the world to report this server in.
// 0=US East, 1=US West, 2=South America, 3=Europe, 4=Asia, 5=Australia, 6=Middle East, 7=Africa
sv_region 0
// ................................. Security ................................ //
// sv_lan - Server is a lan server ( no heartbeat, no authentication, no non-class C addresses ).

4
opfor/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Half-Life: Opposing Force
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //

14
pvkii/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Pirates, Vikings, and Knights II
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -15,8 +15,10 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_contact - Contact email for server sysop.
sv_contact ""
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// ................................. Security ................................ //
// sv_lan - Server is a lan server ( no heartbeat, no authentication, no non-class C addresses ).
sv_lan 0
@ -55,7 +57,9 @@ mp_friendlyfire 0
sv_tags ""
// ............................. Fast Download .............................. //
// info: Allows custom maps to be downloaded to the client.
// sv_allowupload - Allow clients to upload customizations files.
sv_allowupload 1
// sv_allowdownload - Allow clients to download files.
sv_allowdownload 1

4
ricochet/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Ricochet
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //

15
sfc/server.cfg

@ -1,13 +1,12 @@
// ****************************************************************************
// *****************************************************************************
// SourceForts Classic
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
// hostname - Hostname for server.
// Be sure to edit phase_combat.cfg and phase_build.cfg
hostname "SERVERNAME"
// rcon_password - remote console password.
@ -16,8 +15,10 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_contact - Contact email for server sysop.
sv_contact ""
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// ................................. Security ................................ //
// sv_lan - Server is a lan server ( no heartbeat, no authentication, no non-class C addresses ).
sv_lan 0
@ -54,7 +55,9 @@ writeid
writeip
// ............................. Fast Download .............................. //
// info: Allows custom maps to be downloaded to the client.
// sv_allowupload - Allow clients to upload customizations files.
sv_allowupload 1
// sv_allowdownload - Allow clients to download files.
sv_allowdownload 1

4
sven/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Sven Co-op
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //

7
tf2/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Team Fortress 2
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -15,6 +15,9 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// ............................. Server Logging ............................. //
// log - Enables logging to file, console, and udp < on | off >.

4
tf2c/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Team Fortress 2 Classified
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //

4
tfc/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Team Fortress Classic
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //

4
ts/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// The Specialists
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //

4
vs/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Vampire Slayer
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //

14
zmr/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Zombie Master: Reborn
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -15,8 +15,10 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_contact - Contact email for server sysop.
sv_contact ""
// sv_setsteamaccount - Set game server account token to use for logging in to a persistent game server account.
sv_setsteamaccount ""
// ................................. Security ................................ //
// sv_lan - Server is a lan server ( no heartbeat, no authentication, no non-class C addresses ).
sv_lan 0
@ -52,7 +54,9 @@ mp_timelimit 0
mp_forcecamera 0
// ............................. Fast Download .............................. //
// info: Allows custom maps to be downloaded to the client.
// sv_allowupload - Allow clients to upload customizations files.
sv_allowupload 1
// sv_allowdownload - Allow clients to download files.
sv_allowdownload 1

17
zps/server.cfg

@ -1,8 +1,8 @@
// ****************************************************************************
// *****************************************************************************
// Zombie Panic! Source
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************
// *****************************************************************************
// .................................. Basic ................................. //
@ -15,15 +15,14 @@ rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// sv_contact - Contact email for server sysop.
sv_contact ""
// sv_tags - Server tags. Used to provide extra information to clients when they're browsing for servers. Separate tags with a comma.
sv_tags ""
// ................................. Security ................................ //
// sv_lan - Server is a lan server ( no heartbeat, no authentication, no non-class C addresses ).
sv_lan 0
// sv_tags - Server tags. Used to provide extra information to clients when they're browsing for servers. Separate tags with a comma.
sv_tags ""
// ................................ Gameplay ................................ //
// sv_cheats - Allow cheats on server.
@ -49,7 +48,9 @@ sv_voiceenable 1
sv_alltalk 0
// ............................. Fast Download .............................. //
// info: Used by servers with custom maps
// sv_allowupload - Allow clients to upload customizations files.
sv_allowupload 1
// sv_allowdownload - Allow clients to download files.
sv_allowdownload 1

Loading…
Cancel
Save