Modules/cban
From the makers of InspIRCd.
cban module (All InspIRCd versions)
| Description
|
| Allows temporary or permenant bans stopping channels from being used, you may also supply a reason for the ban.
The reason will be displayed to users who try to join the channel which is banned. |
| Configuration Tags
|
| This module does not require any extra configuration, beyond the <module> tag to load it. |
| Additional Modes
|
| This module does not implement any extra user or channel modes. |
| Additional Commands
|
/CBAN #channel 3h4m5s [reason] Add a CBAN for #channel lasting 3 hours, 4 minutes and 5 seconds. With an optional reason. /CBAN #channel Remove CBAN on #channel /STATS C List all CBANs |
| Special Notes
|
| Note that this module does not use any timers, in order to increase performance, this doesn't affect the operation of the module but on a low activity network then expiry notices may not be sent anywhere near the time they expire. This is purely a cosmetic issue. |

















