diff --git a/Teeworlds/cfg/lgsm-default.cfg b/Teeworlds/cfg/lgsm-default.cfg index 3a002207c..045138d66 100644 --- a/Teeworlds/cfg/lgsm-default.cfg +++ b/Teeworlds/cfg/lgsm-default.cfg @@ -1,14 +1,18 @@ // **************************************************************************** // * // TeeWorlds - server.cfg * -// Version 271015 * +// Version 281015 * // * // **************************************************************************** -// ............................. Basic Settings ............................. // - // Hostname for server. -sv_name +sv_name hostname +s +// RCON - remote console password. +sv_rcon_password rconpassword + +// Server password - for private servers. +password // Maximum players sv_max_clients 12 @@ -16,9 +20,6 @@ sv_max_clients 12 // Server Port sv_port 8303 -// Rcon Password -sv_rcon_password - // Register with masterservers sv_register 1