Conjunto de herramientas para el admin : para el control de texto en el servidor a groso modo.
------------------
- bEnableWordFilter: Enables/disables the word filter
- bFilterAdmin: Whether or not the word filter should also filter admins messages too
- BlacklistedWords: The list of words to be filtered
- Word: The word to be filtered
- Replacement: This string will be put in place of the original word
- HitCount: A measure of how 'bad' a word is.
- MaxWordHits: Each word in the blacklist has an associated 'HitCount'; each time a player swears, the words 'HitCount' is added to
his/her total swear count. When the players swear count goes above 'MaxWordHits', the player is either kicked or banned
depending upon the value of the 'MaxHitAction' value described below.
- MaxHitAction: This can be either 'HA_Kick' or 'HA_PermyBan'. When a player swears too much, this is what happens to him/her (read
the above values description for more info).
- bEnableChatLog: Enables/disables the chat log
- ChatLogFormat: The name of the chat log (a unique number is automatically appended).
- bEnableSwearLog: Enables/disables seperate logging of players swearing
- SwearLogFormat: The name of the swear log (also has a unique number appended)
quien lo ha hecho? piglet?
(coded by John 'Shambler' Barrett and Stephen 'Piglet' C-E)