Modules/1.2/muteban
From the makers of InspIRCd.
muteban 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
|
| Adds extended ban m to "mute" a user. |
| 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)
|
| m:nick!user@host -- mutes the user |
| Commands
|
| This module adds no extra commands. |
| Special Notes
|
| "Muting" means blocking all PRIVMSGs and NOTICEs from the host banned.
Requires you to manually add the !*@* (if not already in the host) to a nickname as of r11342. |