The "classban" Module (v3)
Description
This module adds extended ban n:
(class) which check whether users are in a connect class matching the specified glob pattern.
Configuration
To load this module use the following <module>
tag:
<module name="classban">
This module requires no other configuration.
Extended Bans
Name | Character | Type | Ban Syntax | Description |
---|---|---|---|---|
class | n | Matching | n:<pattern> | Checks whether users are in a connect class <pattern>. |
Example Usage
Bans users in the "webchat" connect class from joining the channel:
/MODE #channel +b n:webchat