-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.txt
60 lines (44 loc) · 1.17 KB
/
config.txt
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# log OOC channel
LOG_OOC
# log client Say
LOG_SAY
# log admin actions
LOG_ADMIN
# log client access (logon/logoff)
LOG_ACCESS
# log game actions (start of round, results, etc.)
LOG_GAME
# log player votes
LOG_VOTE
# probablities for game modes chosen in "secret" and "random" modes
#
# default probablity is 1, increase to make that mode more likely to be picked
# set to 0 to disable that mode
PROBABILITY EXTENDED 0
PROBABILITY TRAITOR 10
PROBABILITY MONKEY 1
PROBABILITY METEOR 1
PROBABILITY BLOB 0
PROBABILITY NUCLEAR 1
PROBABILITY SANDBOX 0
PROBABILITY RESTRUCTURING 0
# allow players to initiate a restart vote
ALLOW_VOTE_RESTART
# allow players to initate a mode-change start
ALLOW_VOTE_MODE
# min delay (seconds) between voting sessions (default 10 minutes)
VOTE_DELAY 600
# time period (seconds) which voting session will last (default 1 minute)
VOTE_PERIOD 60
# prevents dead players from voting or starting votes
# NO_DEAD_VOTE
# players' votes default to "No vote" (otherwise, default to "No change")
# DEFAULT_NO_VOTE
# allow AI job
ALLOW_AI
# goon authentication
AUTHENTICATION
# disable abandon mob
NORESPAWN
# set a hosted by name for unix platforms
HOSTEDBY Persh