// The hostname it will appear on server browser
hostname "My server"
// Server password (leave it empty to make it public)
sv_password ""
// Vote Menu (change everything to -1 to disable all votes)
mp_voteallow 1
mp_votebanrequired -1
mp_votekillrequired -1
mp_votekill_respawndelay 15
mp_votekickrequired -1
mp_votemaprequired 70
// Banana attack (that thing you can do if you have 10 grenades)
mp_banana 1
// Friendly fire (why??)
mp_friendlyfire 0
// Contact email
sv_contact "owner@example.com"
// Allow people to upload stuff like sprites (if you're sensible don't enable this)
sv_allowupload 0
// FastDL stuff
sv_downloadurl ""
sv_allowdownload 1
// Server region (only for Steam server browser)
//   0: US East coast
//   1: US West coast
//   2: South America
//   3: Europe
//   4: Asia
//   5: Australia
//   6: Middle East
//   7: Africa
//   255: World
sv_region 255

// Don't disable these things below.
pausable 0
deathmatch 1
mp_allowmonsters 1
sv_aim 0
sv_sendvelocity 0

exec banned.cfg
exec listip.cfg