From cf584aa38e80ecf7e0543388df72c974f323d680 Mon Sep 17 00:00:00 2001 From: BuddyFriendGuy Date: Wed, 12 Dec 2018 13:03:18 -0600 Subject: [PATCH] adds to comment; saves forum questions --- server/server.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2