Modules/1.1/blockcolor
From the makers of InspIRCd.
(Redirected from Modules/blockcolor)
blockcolor module (InspIRCd-1.1 version)
| 1.1 Documentation | 1.2 Documentation | 2.0 Documentation | 2.1 Documentation |
| Return to the 1.1 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)
|
| This module implements no extended bans. |
| 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. |

















