-
Notifications
You must be signed in to change notification settings - Fork 1
/
autoexec.cfg
34 lines (26 loc) · 910 Bytes
/
autoexec.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
# SERVERNAME: ctf1
sv_reset_file cfg/reset.cfg
sv_test_cmds 1
sv_register 1
sv_name "ChillerDragon's CTF [0.6/0.7 bridge]"
sv_gametype ctf
sv_welcome ""
sv_motd ""
sv_high_bandwidth 1
sv_join_vote_delay "0"
sv_map "ctf3"
sv_port "8309"
sv_killingspree_kills 10
sv_region_name "ger"
sv_sql_servername "ger"
sv_hide_score "0"
sv_input_fifo lib/var/server.fifo
# stdout_output_level, 0, -3, 2, "Adjusts the amount of information in the system console (-3 = none, -2 = error only, -1 = warn, 0 = info, 1 = debug, 2 = trace)")
# console_output_level, 0, -3, 2, "Adjusts the amount of information in the local/remote console (-3 = none, -2 = error only, -1 = warn, 0 = info, 1 = debug, 2 = trace)")
# stdout_output_level 2
# console_output_level 2
exec cfg/permissions.cfg
exec cfg/ctf-cfg-secrets/passwords.cfg
exec cfg/cfg-secrets-shared/passwords.cfg
exec cfg/public/autoexec.cfg
exec cfg/share/ddnet.cfg