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

Editing BZAdmin

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 46: Line 46:
  
 
== Command Line Options ==
 
== Command Line Options ==
{|{{Prettytable}}
+
 
|-
+
'''-help'''
| {{Hl3}} |'''Command'''  
+
 
| {{Hl3}} |'''Description'''
+
This will display a help message including a list of command line options.
|-
+
 
| '''-help''' || This will display a help message including a list of command line options.
+
 
|-
+
'''-hide msgtype{,msgtype}*'''
| '''-hide msgtype{,msgtype}*''' || Tell bzadmin not to show these message types. The available message types are: chat, join, kill, leave, pause, ping, rabbit, and spawn. By default chat, join, kill, leave, pause, and rabbit are shown.
+
 
|-
+
Tell bzadmin not to show these message types. The available message types are: chat, join, kill, leave, pause, ping, rabbit, and spawn. By default chat, join, kill, leave, pause, and rabbit are shown.
| '''-show msgtype{,msgtype}*''' || Tell bzadmin to show these message types. See -hide for a list of available message types. If a message type is listed both in -show and -hide it will not be shown.  
+
 
|-
+
 
| '''-ui <nowiki>{curses | stdboth | stdin | stdout}</nowiki>''' || Select the user interface that you want. The curses interface is the default, and it is described above. The stdin interface reads user commands from the standard in stream and sends them to the server. All server output is ignored. The stdout interface prints all server output to the standard out stream. All user input is ignored. The stdboth interface is a combination of stdin and stdout - it prints server output to the standard out stream, and reads user commands from the standard in stream.
+
'''-show msgtype{,msgtype}*'''
|-
+
 
|}
+
Tell bzadmin to show these message types. See -hide for a list of available message types. If a message type is listed both in -show and -hide it will not be shown.  
 +
 
 +
 
 +
'''-ui {curses | stdboth | stdin | stdout}'''
 +
 
 +
Select the user interface that you want. The curses interface is the default, and it is described above. The stdin interface reads user commands from the standard in stream and sends them to the server. All server output is ignored. The stdout interface prints all server output to the standard out stream. All user input is ignored. The stdboth interface is a combination of stdin and stdout - it prints server output to the standard out stream, and reads user commands from the standard in stream.
  
 
== Other Examples ==
 
== Other Examples ==

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)

Templates used on this page: