hostname "My QuakeWorld Server" // this is the name of your server in QuakeSpy setmaster 192.246.40.12:27000 // this is the master(s) you register with maxclients 16 // number of users who can be on at once maxspectators 4 // number of observers who can be on at once deathmatch 3 // deathmatch mode, 3 is weapons are always available, ammo/healh respawns teamplay 2 // team play mode, 2 is you can hurt your teamates fraglimit 100 // if anyone reaches this many frags, the map changes timelimit 30 // timelimit a game will last, after 30 mins. the map changes samelevel 0 // controls is the same map is started again when a map change happens, 0 means next map password "" // sets the password required to joint he server, "" is none spectator_password "" // sets the password required to be an observer, "" is none rcon_password "my_server_pass" // sets the password required to to issue remote console commands map dm1 // specifies the map the server starts on