forked from github-mirrorer/quake-kube
Adapt example configs to urban terror
This commit is contained in:
22
config.yaml
22
config.yaml
@ -3,32 +3,20 @@ timeLimit: 15m
|
||||
bot:
|
||||
minPlayers: 3
|
||||
game:
|
||||
motd: "Welcome to Critical Stack"
|
||||
motd: "Welcome to my UrT Server"
|
||||
type: FreeForAll
|
||||
forceRespawn: false
|
||||
inactivity: 10m
|
||||
#password: "letmein"
|
||||
quadFactor: 3
|
||||
weaponRespawn: 3
|
||||
# password: "letmein"
|
||||
server:
|
||||
hostname: "quakekube"
|
||||
maxClients: 16
|
||||
password: "changeme"
|
||||
# password: "changeme"
|
||||
commands:
|
||||
- addbot sarge 2
|
||||
maps:
|
||||
- name: q3dm7
|
||||
- name: ut4_uptown
|
||||
type: FreeForAll
|
||||
timeLimit: 10m
|
||||
- name: q3dm17
|
||||
- name: ut4_swim
|
||||
type: FreeForAll
|
||||
- name: q3wctf1
|
||||
type: CaptureTheFlag
|
||||
captureLimit: 8
|
||||
- name: q3tourney2
|
||||
type: Tournament
|
||||
- name: q3wctf3
|
||||
type: CaptureTheFlag
|
||||
captureLimit: 8
|
||||
- name: ztn3tourney1
|
||||
type: Tournament
|
||||
|
||||
Reference in New Issue
Block a user