The "serverban" Module (v3)

Description

This module adds extended ban s: (server) which check whether users are on a server matching the specified glob pattern.

Configuration

To load this module use the following <module> tag:

<module name="serverban">

This module requires no other configuration.

Extended Bans

Name Character Type Ban Syntax Description
server s Matching s:<pattern> Checks whether users are on a server matching <pattern>.

Example Usage

Bans users on irc2.example.com from joining the channel:

/MODE #channel +b s:irc2.example.com