doom-docker/config/default.cfg

62 lines
1.3 KiB
INI
Raw Permalink Normal View History

//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/cfultz/doom-docker"
sv_motd "This server is running Zandronum on Docker"
sv_hostemail admin@your-domain.com
//host settings
sv_hostname "Zandronum on Docker"
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 ./log.txt
sv_markchatlines true
sv_logfilenametimestamp false
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