Custom Chatbox

by Reaby

System

XASECO

Description

Customize text chat shown in server
The plugin gives you a possibility to change chat text format and replace badwords to something more suitable.

Features

The plugin provides:
- basic bad word filter
- custom look to chat text
- improved muting (admins) and ignoring (players)

Chat commands

/ignore - Ignores user from chat
Only for Admins (any level):
/mute - Globally mute user from chat

Installation

1. unzip the script to xaseco base directory
2. edit xaseco's plugins.xml and include the following line to be the FIRST entry:
Code:
<plugin>plugin.custom_chat.php</plugin>
3. in plugins.xml disable this line:
Code:
<plugin>plugin.muting.php</plugin>
4. edit the customchat.xml to suit your needs
5. restart xaseco

Settings

customchat.xml has editable fields:
badwords_filter --> true or false
badwords_list --> separate replaceable badwords with comma, there must be at least 2 badwords
badword_replace --> what you want to replace badword with. Note: some characters don't work, if so, the output will be muted, I haven't found a solution to this
chat_format --> format your custom chat here, use color codes and whatever, {#nick} will be replaced by nickname and {#chat} will be the chat

Known Bugs

- customchat.xml doesn't support utf-8 charracters and it also lacks support for special characters.

Link(s)

Forum: https://www.tm-forum.com/viewtopic.php?t=23769

Download(s)

File Version Date Size Downloads
custom_chatbox(0.4).zip 0.4 2011-01-11 2.82 KB 1742
custom_chatbox(0.3).zip 0.3 2010-05-30 2.35 KB 1727
custom_chatbox(0.2).zip 0.2 2010-02-04 1.34 KB 1326