Modules/override
From the makers of InspIRCd.
(Redirected from Oper Override Module)
override module (InspIRCd-override version)
| 1.0 Documentation | 1.1 Documentation | 1.2 Documentation |
| Description
|
| Provides the ability for opers to 'override' things such bans, mode changes, etc. (Old UnrealIRCd style). Newer versions of m_override can specify the exact types of 'modehack' which are to be allowed for each oper type. |
| Configuration Tags
|
<override noisy="yes/no" requirekey="yes/no"> noisy:
requirekey:
<type name="NetAdmin" classes="OperChat BanControl HostCloak Shutdown ServerLink Services HostChange Modular" host="netadmin.chatspike.net" override="INVITE KEY LIMIT BANWALK KICK MODEOP MODEDEOP MODEVOICE MODEDEVOICE MODEHALFOP MODEDEHALFOP OTHERMODE"> You may have as many override tokens in the override variable as you wish, each of which allows the oper to override a specific IRCd setting as shown in the table below:
NB: Placing the value '*' in the override value enables all override types. Use with caution. |
| Modes
|
| SNOMASK character (1.1 only): +O - Can receive notices about use of oper-override even if <override noisy="no">). |
| Extended Bans (Extbans)
|
| This module implements no extended bans. |
| Commands
|
| This module adds no extra commands. |
| Special Notes
|
| None |

















