// =============================================== // Un-Official Advanced Profile Metadata // Scripted by: Samual // Last updated: Tuesday, October 11th - 11/10/2011 // =============================================== set _servername "godzilla-3" set _servertag "[Official]" set _continent "European" set _continent_small "EU" set _location "Germany" // Frankfurt set _version "Xonotic 0.5" hostname "${_servertag} ${_version} ${_description} (${_location})" set _motd_intro "Welcome to the ${hostname}' set _motd_administrator "developer Samual \"Ares\" Lenks" set _motd_contact "samual@xonotic.org or irc.freenode.org : #xonotic" set _motd_host "named ${_servername} : Provided by Unknown[NF]" set _motd_location "${_location} (${_continent})" sv_motd "^7${_motd_intro}\n^7${_motd_description}\n^2Administrated by ${_motd_administrator}\n^2Contact at ${_motd_contact}\n^2Server ${_motd_host} in ${_motd_location}" // ============== // Administration // ============== sv_adminnick "${_servername} admin" rcon_secure 1 rcon_password "example" // ============= // Miscellaneous // ============= net_address "" sv_curl_defaulturl "http://maps.designxenon.com/samual.nexuizninjaz.com/xonotic-25-8-2011/"