The "classban" Module (v4)

New in v4.10.0!

If you are using an older version you will need to upgrade to use this module.

Description

This module adds extended ban b: (share) which allows sharing bans between channels.

Configuration

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

<module name="classban">

<sharebans>

The <sharebans> tag defines settings about how the sharebans module should behave. This tag can only be defined once.

Name Type Default Value Description
maxdepth Number 2 The number of channels the extended ban should be able to check through for matching entries.
Example Usage
<sharebans maxdepth="2">

Extended Bans

Name Character Type Ban Syntax Description
share b Acting [!]share:<channel> Checks the ban list of <channel> for matching entries.

Example Usage

Checks the ban list of #channel when a user joins #channel.alt:

/MODE #channel.alt +b share:#channel