Browse Source

changes

feature/source-updates
Daniel Gibbs 6 months ago
parent
commit
ced866ccfc
No known key found for this signature in database GPG Key ID: 2076B128385E8C55
  1. 2
      ahl/server.cfg
  2. 4
      ahl2/server.cfg
  3. 89
      aoc/server.cfg
  4. 2
      bb/server.cfg
  5. 2
      bb2/server.cfg
  6. 2
      bd/server.cfg
  7. 2
      bmdm/server.cfg
  8. 55
      bs/server.cfg
  9. 2
      cc/server.cfg
  10. 10
      cs/server.cfg
  11. 2
      csgo/server.cfg
  12. 2
      css/server.cfg
  13. 4
      dab/server.cfg
  14. 2
      dmc/server.cfg
  15. 2
      dod/server.cfg
  16. 2
      dods/server.cfg
  17. 4
      doi/server.cfg
  18. 2
      hl2dm/server.cfg
  19. 2
      hldm/server.cfg

2
ahl/server.cfg

@ -7,7 +7,7 @@
// default server name.
hostname "SERVERNAME"
// rcon_password - remote console password.
// rcon_password - Remote console password.
rcon_password "ADMINPASSWORD"
// disable autoaim (1 = enable)

4
ahl2/server.cfg

@ -7,7 +7,7 @@
// hostname - Hostname for server.
hostname "SERVERNAME"
// rcon_password - remote console password.
// rcon_password - Remote console password.
rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
@ -110,4 +110,4 @@ mp_allowdante 0
mp_allowvip 0
// mp_allowcustom - Allow map-defined goal mode (0: no, default, 1: yes)
mp_allowcustom 0
mp_allowcustom 0

89
aoc/server.cfg

@ -1,89 +0,0 @@
// ************************************************************************** //
// //
// Age Of Chivalry - server.cfg //
// //
// ************************************************************************** //
// .................................. Basic ................................. //
// Hostname - Name of the server.
hostname "SERVERNAME"
// rcon_password - remote console password.
rcon_password "ADMINPASSWORD"
// Server password - for private servers.
sv_password ""
// Email - Server admin email.
// Example: sv_contact "[email protected]"
sv_contact ""
// LAN mode - If set the server will not show on the internet.
// Default: sv_lan 0
sv_lan 0
// ............................. Server Logging ............................. //
// Enable log - Enables logging to file, console, and udp < on | off >.
// Recommended: log on
log on
// Log bans - Log server bans in the server logs.
// Default: sv_logbans 1
// Recommended: sv_logbans 1
sv_logbans 1
// Log echo - Display log information to the server console.
// Default: sv_logecho 1
// Recommended: sv_logecho 1
sv_logecho 1
// Log file - Log server information in the log file.
// Default: sv_logfile 1
// Recommended: sv_logfile 1
sv_logfile 1
// One file log - Log server information to only one file.
// Default: sv_log_onefile 0
// Recommended: sv_log_onefile 0
sv_log_onefile 0
// ................................ Ban List ................................ //
// User ban - Server banlist based on user steam ID.
// Recommended: exec banned_user.cfg
exec banned_user.cfg
// IP ban - Server banlist based on user IP.
// Recommended: exec banned_ip.cfg
exec banned_ip.cfg
// Write ID - Writes a list of permanently-banned user IDs to banned_user.cfg.
writeid
// Write IP - Save the ban list to banned_ip.cfg.
writeip
// ............................. Fast Download .............................. //
// info: Allows custom maps to be downloaded to the client.
// Allows clients to download custom maps and textures etc. from the server at 20 kbps.
// Default: sv_allowdownload 1
sv_allowdownload 1
// Allows clients to download custom maps, textures etc. from a web server with no transfer limit.
// Example:
// server location: maps/custommap.bsp
// web server location: http://example.com/custom/maps/custommap.bsp
// sv_downloadurl "http://example.com/custom"
// Default: sv_downloadurl ""
sv_downloadurl ""
// ........................ Age Of Chivalry Settings....................... //
// // Friendly fire - Allows team members to injure other members of their team.
mp_friendlyfire 0
// Time limit - Time on a single map in minutes before switching to a new map automatically.
mp_timelimit 20

2
bb/server.cfg

@ -20,7 +20,7 @@ pausable 0
// default server name.
hostname "SERVERNAME"
// rcon_password - remote console password.
// rcon_password - Remote console password.
rcon_password "ADMINPASSWORD"
// maximum client movement speed (1000 for BB)

2
bb2/server.cfg

@ -7,7 +7,7 @@
// hostname - Hostname for server.
hostname "SERVERNAME"
// rcon_password - remote console password.
// rcon_password - Remote console password.
rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.

2
bd/server.cfg

@ -3,7 +3,7 @@
// Hostname for server.
hostname "SERVERNAME"
// rcon_password - remote console password.
// rcon_password - Remote console password.
rcon_password "ADMINPASSWORD"
// disable autoaim

2
bmdm/server.cfg

@ -7,7 +7,7 @@
// hostname - Hostname for server.
hostname "SERVERNAME"
// rcon_password - remote console password.
// rcon_password - Remote console password.
rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.

55
bs/server.cfg

@ -1,29 +1,50 @@
// Server Hostname
// ****************************************************************************
// Blade Symphony
// Config - server.cfg
// Date - 06/12/2023
// ****************************************************************************
// hostname - Hostname for server.
hostname "SERVERNAME"
// Server Password
// rcon_password - remote console password.
rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
sv_password ""
// RCON Password
rcon_password "ADMINPASSWORD"
// map - Start playing on specified map.
// map "duel_winter"
// Time Limit
mp_timelimit 40
// mapcyclefile - Name of the .txt file used to cycle the maps on multiplayer servers
mapcyclefile "mapcycle.txt"
// sv_lan - Server is a lan server ( no heartbeat, no authentication, no non-class C addresses ).
sv_lan 0
// Logging
log off
// sv_logfile - Log server information in the log file.
sv_logfile 1
sv_logecho 0
sv_logbans 1
// MapCycle File
mapcyclefile mapcycle.txt
// sv_logbans - Log server bans in the server logs.
sv_logbans 1
// Cheats Disabled
sv_cheats 0
// sv_voiceenable - Enable voice communications.
sv_voiceenable 1
// AllTalk Enabled
// sv_alltalk - Players can hear all other players, no team restrictions.
sv_alltalk 1
// Misc.
sv_allowupload 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 ""
// mp_allowspectators - Toggles whether the server allows spectator mode or not.
mp_allowspectators 1
// mp_timelimit - Game time per map in minutes.
mp_timelimit 40

2
cc/server.cfg

@ -7,7 +7,7 @@
// hostname - Hostname for server.
hostname "SERVERNAME"
// rcon_password - remote console password.
// rcon_password - Remote console password.
rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.

10
cs/server.cfg

@ -7,7 +7,7 @@
// hostname - Hostname for server.
hostname "SERVERNAME"
// rcon_password - remote console password.
// rcon_password - Remote console password.
rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
@ -29,19 +29,19 @@ sv_logfile 1
// sv_logbans - Log server bans in the server logs.
sv_logbans 1
// sv_aim - disable autoaim
// sv_aim - Disable autoaim
sv_aim 0
// pausable - disable clients' ability to pause the server
// pausable - Is the server pausable
pausable 0
// sv_maxspeed - maximum client movement speed
// sv_maxspeed - Maximum client movement speed
sv_maxspeed 320
// mp_timelimit - 20 minute timelimit
mp_timelimit 20
// sv_cheats - cheats off
// sv_cheats - Allow cheats on server
sv_cheats 0
// load ban files

2
csgo/server.cfg

@ -10,7 +10,7 @@
// Hostname - Name of the server.
hostname "SERVERNAME"
// rcon_password - remote console password.
// rcon_password - Remote console password.
rcon_password "ADMINPASSWORD"
// Server password - for private servers.

2
css/server.cfg

@ -7,7 +7,7 @@
// hostname - Hostname for server.
hostname "SERVERNAME"
// rcon_password - remote console password.
// rcon_password - Remote console password.
rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.

4
dab/server.cfg

@ -7,7 +7,7 @@
// hostname - Hostname for server.
hostname "SERVERNAME"
// rcon_password - remote console password.
// rcon_password - Remote console password.
rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
@ -71,4 +71,4 @@ mp_mapcycle_empty_timeout_seconds 900
mp_teamplay 0
// mp_timelimit - Game time per map in minutes.
mp_timelimit 20
mp_timelimit 20

2
dmc/server.cfg

@ -1,7 +1,7 @@
// Hostname for server.
hostname "SERVERNAME"
// rcon_password - remote console password.
// rcon_password - Remote console password.
rcon_password "ADMINPASSWORD"
// Server password - for private servers.

2
dod/server.cfg

@ -1,7 +1,7 @@
// Hostname for server.
hostname "SERVERNAME"
// rcon_password - remote console password.
// rcon_password - Remote console password.
rcon_password "ADMINPASSWORD"
// Server password - for private servers.

2
dods/server.cfg

@ -1,7 +1,7 @@
// Hostname for server.
hostname "SERVERNAME"
// rcon_password - remote console password.
// rcon_password - Remote console password.
rcon_password "ADMINPASSWORD"
// Server password - for private servers.

4
doi/server.cfg

@ -7,7 +7,7 @@
// hostname - Hostname for server.
hostname "SERVERNAME"
// rcon_password - remote console password.
// rcon_password - Remote console password.
rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.
@ -89,4 +89,4 @@ mp_timer_postround 15
mp_timer_postgame 21
// doi_bot_quota - How many bots to place on each team when no players are present?
doi_bot_quota 0
doi_bot_quota 0

2
hl2dm/server.cfg

@ -7,7 +7,7 @@
// hostname - Hostname for server.
hostname "SERVERNAME"
// rcon_password - remote console password.
// rcon_password - Remote console password.
rcon_password "ADMINPASSWORD"
// sv_password - Server password for entry into multiplayer games.

2
hldm/server.cfg

@ -1,7 +1,7 @@
// Hostname for server.
hostname "SERVERNAME"
// rcon_password - remote console password.
// rcon_password - Remote console password.
rcon_password "ADMINPASSWORD"
// Server password - for private servers.

Loading…
Cancel
Save