Newer
Older
docker-doom / config / default.cfg
@Matt McCarragher Matt McCarragher on 10 Nov 2018 1 KB forgot about default names here too
//game options
skill 4
deathmatch 0
fraglimit 0
timelimit 0
winlimit 0
pointlimit 0
duellimit 0
sv_weaponstay true
sv_itemrespawn true
sv_coop_losekeys false
sv_coop_loseinventory false
sv_coop_loseweapons false
sv_coop_loseammo false
sv_barrelrespawn true
sv_weapondrop true
sv_nojump true
sv_nocrouch true
sv_randomcoopstarts true
sv_disallowbots true
sv_defaultdmflags false
sv_killallmonsters_percentage 95

//community
sv_website "https://github.com/mccarrmb/docker-doom"
sv_motd "Docker-Doom"
sv_hostemail admin@your-domain.com

//host settings
sv_hostname "Docker-Doom"
sv_maxplayers 12
sv_maxclients 12
sv_broadcast 0 
sv_maprotation false
sv_randommaprotation false

//master server settings
sv_updatemaster true
sv_masterip master.zandronum.com:15300
sv_enforcemasterbanlist true

//logging
logfile "/home/zandronum/log/gameplay.log"
sv_markchatlines true
sv_logfilenametimestamp true
sv_showlauncherqueries false

//administration
sv_adminlistfile "/home/zandronum/player/adminlist.txt"
sv_banexemptionfile "/home/zandronum/player/whitelist.txt"
sv_banfile "/home/zandronum/player/banlist.txt"
sv_enforcebans true
sv_rconpassword "rcon_password"
sv_password "connect_password"
sv_joinpassword "join_password"
sv_forcejoinpassword false
sv_forcepassword false
sv_nocallvote false

//startup map
map E1M1