This wiki is archived and useful information is being migrated to the main bzflag.org website

Editing Public Server

Jump to: navigation, search

Warning: The database has been locked for maintenance, so you will not be able to save your edits right now. You may wish to copy and paste your text into a text file and save it for later.

The administrator who locked it offered this explanation: Archived wiki

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
A public server is a server which interacts with the list server and is able to be joined by players with typing in the address and port number.
+
A public server is a server which interacts with the list server and is able to be joined by players other than your house.
  
==Authentication Key==
+
To add your server to the list server you would add the following to your config:
To add your server to the list server you are first required to obtain an '''Authentication Key'''. This key links your account with being the owner of that domain, and you will have to provide that key in the [[Config File]] in order to successfully connect with the list server of 2.4.0. You can register your domain and get a key at http://my.bzflag.org/listkeys.
+
 
+
'''NOTE:''' Users switching from 2.0.x to 2.4.x servers will notice that the server authentication key was not an option at the time.
+
 
{|
 
{|
 
|
 
|
  '''-publickey''' 01234567890
+
  -public "Server Name Goes Here"
 
|}
 
|}
 
==Public Address==
 
The public address that will be displayed to everyone is also required to have your server globally authenticate with the list server. This can either be your server's IP address, or a domain name. You may also include the port number if the default port number is not used.
 
{|
 
|
 
'''-p''' 5154
 
'''-publicaddr''' myserver.org:5154
 
|}
 
 
==Public Title==
 
Unless you want your server to have no name, you can give your server a brief title that is displayed to everyone viewing the [[List Server]]. '''NOTE:''' Users switching from 2.0.x to 2.4.x servers will notice that the configuration option has changed from '''-public''' to '''-publictitle'''.
 
{|
 
|
 
'''-publictitle''' "My Awesome Server - by My Name"
 
|}
 
 
==Verifying a Public Server==
 
You may want to verify that your server is indeed going public. By enabling the '''-d''' option before starting the server, you can check the output to see if you are indeed hosting a public server. The output lines you should have may vaguely resemble:
 
Running a public server with the following settings:
 
        public address is sigonasr2.servegame.org:4500
 
LIBCURL version:  libcurl/7.20.1 c-ares/1.7.1
 
Loaded master ban list from http://bzflag.org/master-bans.txt
 
        listening on 0.0.0.0:4500
 
        with title of "My Awesome Server - by My Name"
 
As long as you are not seeing "private" server anywhere, you should be broadcasting to the world. This may not necessarily mean it is passing your firewall. See [[Creating a server]] for more details.
 
 
[[Category:Server]]
 

Please note that all contributions to BZFlagWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see BZFlagWiki:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)