Modules/check
From the makers of InspIRCd.
check module (InspIRCd-check version)
| 1.0 Documentation | 1.1 Documentation | 1.2 Documentation |
| Description
|
| Allows opers to look up advanced information on channels, hostmasks or IP addresses, in a similar way to WHO but in more detail. |
| Configuration Tags
|
| This module does not require any extra configuration, beyond the <module> tag to load it. |
| Modes
|
| This module does not implement any extra user or channel modes. |
| Extended Bans (Extbans)
|
| This module implements no extended bans. |
| Commands
|
/CHECK #channel List all users upon a channel, the channel's modes, topics, the clone counts, and the privileges of all users upon that channel. /CHECK <hostmask> List all users and their clone counts matching the given hostmask. /CHECK <ip> List all users which share the given IP address, along with their clone counts. |
| Special Notes
|
| This is designed to emulate the Asuka IRCd's /CHECK command, however there are a number of enhancements over their implementation on InspIRCd. |

















