]> de.git.xonotic.org Git - xonotic/xonotic.git/commitdiff
adds to comment; saves forum questions BuddyFriendGuy/ServerCFGComment
authorBuddyFriendGuy <bfggeneral@gmail.com>
Wed, 12 Dec 2018 19:03:18 +0000 (13:03 -0600)
committerBuddyFriendGuy <bfggeneral@gmail.com>
Wed, 12 Dec 2018 19:03:18 +0000 (13:03 -0600)
server/server.cfg

index bcc6e524a52e8ead946318dca2cbc9d901558a4d..29809f19944d110f7a8edb37c9438700cb9bb970 100644 (file)
@@ -16,7 +16,7 @@
 /////////////////////////////////////////////////////////////////////
 // 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