//hostname "Xonotic $g_xonoticversion Server" // this name will appear on the server list (the $g_xonoticversion gets replaced with the current version)
// This is a good place for contact info (IRC, forum nick, etc.) so players can reach you when something is wrong with your server.
-// Keep it as short as possible.
+// Add line breaks using \n - e.g. "Line 1\nLine 2". Keep it as short as possible.
//sv_motd ""
// This sets the remote console password on the server, you also need to set the cvar to the same value on your client to use the 'rcon' command.