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

Difference between revisions of "Chathistory"

From BZFlagWiki
Jump to: navigation, search
m (not in dev cat)
(redirected page)
 
Line 1: Line 1:
ChatHistory is a standard [[Plug-ins|plug-in]] that is shipped with the [[BZFlag Source]] code. It logs all the chat text for all players for administrator to review. This is a helpful plug-in for resolving personal disputes on a server.
+
#REDIRECT [[Plug-ins]]
 
+
ChatHistory is included in [[BZFlag 2.0.4|v2.0.4]] and later releases.
+
 
+
==Usage==
+
When ChatHistory is loaded it will begin logging every line for every player that is in the game. It will log these lines in internal memory for as long as a player is on the server, or until a preset line limit is reached. The default line limit is 1000 lines. This limit can be changed by passing in a new limit when the plug-in is loaded as a [[Plug-ins#Parameters|parameter]]. All stored chat for a user is deleted when they leave the server.
+
 
+
The plug-in installs 2 custom / commands for administrators to use to review the stored chat logs.
+
 
+
''/last''
+
Usage: /last <NUMBER OF LINES> <CALLSIGN>
+
It is used to list the last <NUMBER OF LINES> of chat text for the specified callsign.
+
 
+
''/flushchat''
+
Usage: /flushchat
+
Manually flushes all stored chat.
+
 
+
==History==
+
ChatHistory was one for the first plug-ins made for the 2.0.4 release.
+
 
+
 
+
[[Category:Plug-Ins]]
+

Latest revision as of 03:45, 18 March 2017

Redirect to: