From: Martin Taibr Date: Sat, 10 Feb 2018 23:56:15 +0000 (+0100) Subject: clarify more stuff X-Git-Tag: xonotic-v0.8.5~180^2~9 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=860163db16c07edec5d8f16c09aeb5e8eadb3af8 clarify more stuff --- diff --git a/server/server.cfg b/server/server.cfg index ebcd20b1..61ad4f25 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -8,17 +8,22 @@ // or online: http://www.xonotic.org/tools/cacs/ + + ///////////////////////////////////////////////////////////////////// -// Everything has some sensible defaults so you do NOT really need to -// change anything. But here are some settings you SHOULD change to -// make it 'YOUR' server. IF so remove the // from the line start and -// change them to your liking. +// Things you should change to make the server "yours" (remove the // and change the value): -//sv_public 1 // 0 if the server should not be on the public servers list -//sv_status_privacy 1 // 1 hides IP addresses from "status" replies shown to clients, 0 shows them. Enables players to identify wellknown punks on your server OR is a threat to anonymity.. depending on your point of view :) +//sv_public 1 // 0 or -1 (see description) if the server should not be on the public servers list //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 or forum nick) so players can reach you when something is wrong with your server -//maxplayers 8 // number of players allowed on the server + + + + +///////////////////////////////////////////////////////////////////// +// Everything below has some sensible defaults so you do NOT really need to change anything. + +//maxplayers 8 // number of player slots on the server (including spectators) //port 26000 // the port used by the server // You are RECOMMENDED to change this value to a free port number on your server @@ -51,7 +56,7 @@ //g_keyhunt_teams_override -1 // teams for KH // GAME MODE: what type of server do you want to host? -// possible values: dm (deathmatch), tdm (team deathmatch), dom (domination), ctf (ctf), ft (freeze tag), lms (last man standing), ka (keepaway), inv (invasion), kh (keyhunt), as (assault), ons (onslaught), rc (race), nb (nexball) +// possible values: dm (deathmatch), tdm (team deathmatch), ctf (capture the flag), ca (clan arena), ft (freeze tag), kh (keyhunt), as (assault), dom (domination), lms (last man standing), ka (keepaway), inv (invasion), ons (onslaught), rc (race), cts (complete the stage), nb (nexball) //gametype dm @@ -67,7 +72,7 @@ //rcon_restricted_password "" // put here the password for a "restricted" rcon user (see below) //skill 8 // the bots skill level -//minplayers 0 // add bots if less then that number of players playing +//minplayers 6 // add bots if less then that number of players playing //g_maxplayers 0 // above this player count, only allow spectators //bot_prefix [BOT] // prepend this to all botnames //bot_suffix "" // append this to all botnames @@ -83,7 +88,7 @@ //sv_vote_gametype_mygametype_name "My Mode" // Name displayed for the custom gametype "mygametype" (replace "mygametype" with the name you set in sv_vote_gametype_options) //sv_vote_gametype_mygametype_type "ft" // the basetype that the custom gametype is derived from //sv_vote_gametype_mygametype_description "This is my custom gametype" // the description for the custom gametype -//// Custom icons for custom gametypes are supported and have to be located in a server pk3 as gfx/menu/default/gametype_mygametype +// Custom icons for custom gametypes are supported and have to be located in a server pk3 as gfx/menu/default/gametype_mygametype //sv_vote_commands "restart fraglimit chmap gotomap nextmap endmatch reducematchtime extendmatchtime allready kick cointoss movetoauto shuffleteams" // players can vote for those commands or use them if they are masters. You canm also add 'g_grappling_hook' for hook voting, and 'sv_fbskin_green sv_fbskin_red sv_fbskin_orange sv_fbskin_off' for fbskin voting. //sv_vote_master_commands "movetored movetoblue movetoyellow movetopink" // add commands masters can use if logged in or elected. You may want to put 'kickban' here, so masters can keep out punks. It may be good to also put "sv_status_privacy 0" then... @@ -102,13 +107,12 @@ //sv_autotaunt 1 // 0 to disallow autotaunts + + ///////////////////////////////////////////////////////////////////// // Settings you MIGHT want to change for PRIVACY reasons. -// -// The settings here may impact your or your players' privacy and serve to -// optimize the game for further releases. -// -// Change them, or comment them out to turn them off. + +//sv_status_privacy 1 // 1 hides IP addresses from "status" replies shown to clients, 0 shows them. Enables players to identify wellknown punks on your server OR is a threat to anonymity.. depending on your point of view :) // This line sends the following data to our servers: // - Date and time