Modules/1.2/blockcolor
From the makers of InspIRCd.
blockcolor module (InspIRCd-1.2 version)
| 1.1 Documentation | 1.2 Documentation | 2.0 Documentation | 2.1 Documentation |
| Return to the 1.2 Module List | |||
| Description
|
| The colour blocker module (not color blocker -- we're English) will prevent mIRC-style colour codes showing on a channel. When a line containing colours is sent from a client to the channel the whole line will be rejected and a numeric sent to the offending user. |
| Configuration Tags
|
| This module does not require any extra configuration, beyond the <module> tag to load it. |
| Modes
|
| Channel mode +c -- Set this mode to filter colour codes from your channel. |
| Extended Bans (Extbans)
|
| Extended Ban c:nick!user@host -- Set this extended ban on a nick!user@host mask and it will disallow specific people from sending coloured messages on your channel. |
| Commands
|
| This module adds no extra commands. |
| Special Notes
|
| The actual numeric sent when messages are blocked is the numeric 404. This is the same numeric used for 'Cannot send to this channel' although the string is different so many clients will display it correctly, the ones that do not will still react in an appropriate manner. |

















