The "exemptchanops" Module (v4)

Description

This module adds channel mode X (exemptchanops) which allows channel operators to grant exemptions to various channel-level restrictions.

Configuration

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

<module name="exemptchanops">

This module requires no other configuration.

Channel Modes

Name Character Type Parameter Syntax Usable By Description
exemptchanops X List <restriction>:<mode> Channel operators Exempts users with the <mode> prefix mode or higher from <restriction>.

Example Usage

Exempts channel operators and above from channel mode M (regmoderated) (requires the account module):

/MODE #channel +X regmoderated:o

Special Notes

A list of exemptions can be found on the exemption page.