The "muteban" Module (v4)
Description
This module adds extended ban m: (mute) which bans specific masks from speaking in a channel.
Configuration
To load this module use the following <module> tag:
<module name="muteban">
<muteban>
The <muteban> tag defines settings about how the muteban module should behave. This tag can only be defined once.
| Name | Type | Default Value | Description |
|---|---|---|---|
| notifyuser | Boolean | Yes | Whether to notify users who try to message a channel whilst mutebanned. |
Example Usage
<muteban notifyuser="yes">
Extended Bans
| Name | Character | Type | Ban Syntax | Description |
|---|---|---|---|---|
| mute | m | Acting | [!]mute:<mask> | Bans <mask> from speaking in the channel. |