The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download | Blog | Stats
Personal tools

Modules/noctcp

From the makers of InspIRCd.

(Redirected from CTCP Blocking Module)
Jump to: navigation, search


Description
Forbids CTCPs to a channel.
Configuration Tags
None
Additional Modes
Channel mode: +C - No CTCPs allowed.
Additional Commands
None
Special Notes
Not to be confused with the m_blockcolor module which blocks mIRC colour codes, this module will filter all CTCP messages except for CTCP ACTION, which is in fact used to create "/ME" messages.