-
Notifications
You must be signed in to change notification settings - Fork 360
/
Copy pathcounter-strike-goserver.cfg
44 lines (43 loc) · 1.48 KB
/
counter-strike-goserver.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
// This file is controlled by AMP
// Configure any additional required settings via the AMP UI
{{UserSettings}}
hostname "{{hostname}}"
sv_steamgroup {{sv_steamgroup}}
sv_lan {{sv_lan}}
sv_password "{{sv_password}}"
rcon_password "{{rcon_password}}"
sv_region {{sv_region}}
mapgroup {{mapgroup}}
host_workshop_map {{host_workshop_map}}
host_workshop_collection {{host_workshop_collection}}
sv_workshop_allow_other_maps {{sv_workshop_allow_other_maps}}
sv_visiblemaxplayers {{sv_visiblemaxplayers}}
sv_pure_kick_clients {{sv_pure_kick_clients}}
sv_consistency {{sv_consistency}}
sv_cheats {{sv_cheats}}
sv_allowdownload {{sv_allowdownload}}
sv_downloadurl "{{sv_downloadurl}}"
sv_allowupload {{sv_allowupload}}
sv_minrate {{sv_minrate}}
sv_maxrate {{sv_maxrate}}
sv_minupdaterate {{sv_minupdaterate}}
sv_maxupdaterate {{sv_maxupdaterate}}
sv_forcepreload {{sv_forcepreload}}
mp_friendlyfire {{mp_friendlyfire}}
mp_footsteps_serverside {{mp_footsteps_serverside}}
sv_pausable {{sv_pausable}}
sv_allow_wait_command {{sv_allow_wait_command}}
sv_voiceenable {{sv_voiceenable}}
sv_talk_enemy_living {{sv_talk_enemy_living}}
sv_talk_enemy_dead {{sv_talk_enemy_dead}}
mp_autoteambalance {{mp_autoteambalance}}
mp_timelimit {{mp_timelimit}}
mp_maxrounds {{mp_maxrounds}}
mp_forcecamera {{mp_forcecamera}}
mp_disable_autokick {{mp_disable_autokick}}
sv_clearhinthistory {{sv_clearhinthistory}}
tv_autorecord {{tv_autorecord}}
tv_maxclients {{tv_maxclients}}
tv_maxrate {{tv_maxrate}}
exec banned_ip.cfg
exec banned_user.cfg