summaryrefslogtreecommitdiff
path: root/server-init.cfg
diff options
context:
space:
mode:
authorxolatile2025-08-03 19:29:58 +0200
committerxolatile2025-08-03 19:29:58 +0200
commit9d533fa4d82935a083ff93a09aed95baea9fbfd4 (patch)
treecbdae0db5551d64b7234cc8c604427696e391e6a /server-init.cfg
parent5e6e01e66378261a075bbc9730c9287874b8c3bd (diff)
downloadxolatile-badassbug-9d533fa4d82935a083ff93a09aed95baea9fbfd4.tar.xz
xolatile-badassbug-9d533fa4d82935a083ff93a09aed95baea9fbfd4.tar.zst
Bunch of stuff...
Diffstat (limited to 'server-init.cfg')
-rw-r--r--server-init.cfg18
1 files changed, 7 insertions, 11 deletions
diff --git a/server-init.cfg b/server-init.cfg
index 7faa43f..e46357f 100644
--- a/server-init.cfg
+++ b/server-init.cfg
@@ -61,12 +61,12 @@ updatemaster 1
// controls whether admin privs are necessary to pause a game
// when 1 requires admin (default)
// when 0 only requires master
-// restrictpausegame 1
+restrictpausegame 0
// controls whether admin privs are necessary to change gamespeed
// when 1 requires admin (default)
// when 0 only requires master
-// restrictgamespeed 1
+restrictgamespeed 1
// whether or not to allow players to vote on maps not in the rotation
// when 1 requires master
@@ -77,19 +77,15 @@ lockmaprotation 0
// whether or not teams should persist across matches and avoid autobalancing
// when 1 teams persist across matches and don't autobalance
// when 0 teams automatically balance at the beginning of a match (default)
-// persistteams 0
+persistteams 1
// whether or not overtime is enabled for matches
// when 1 enables overtime such that the match will keep going so long as scores are tied
// when 0 the match will always end after a fixed time whether or not anyone wins (default)
overtime 1
-// whether or not blue armour is enabled in regen capture
-// when 1 players spawn with blue armour in regen capture as in other modes (default)
-// when 0 players spawn without any armour in regen capture
-// regenbluearmour 1
-
-teamkillkickreset
-teamkillkick "*" 7 30
-teamkillkick "?capture" 10 30
+modifiedmapspectator 0
+// teamkillkickreset
+// teamkillkick "*" 7 30
+// teamkillkick "?capture" 10 30