From: BuddyFriendGuy Date: Wed, 12 Dec 2018 19:03:18 +0000 (-0600) Subject: adds to comment; saves forum questions X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=cf584aa38e80ecf7e0543388df72c974f323d680;p=xonotic%2Fxonotic.git adds to comment; saves forum questions --- diff --git a/server/server.cfg b/server/server.cfg index bcc6e524..29809f19 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -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