/////////////////////////////////////////////////////////////////////
// Things you SHOULD change to make the server "yours" (remove the // and change the value):
-//sv_public 1 // 0 or -1 (see description) if the server should not be on the public servers list
+//sv_public 1 // 1: advertises this server on the master server (so that players can find it in the server browser); 0: allow direct queries only; -1: do not respond to direct queries; -2: do not allow anyone to connect
//hostname "Xonotic $g_xonoticversion Server" // this name will appear on the server list (the $g_xonoticversion gets replaced with the current version)
//sv_motd "" // displayed on connect - good place for contact info (IRC, forum nick, etc.) so players can reach you when something is wrong with your server