Modules/inviteexception
From the makers of InspIRCd.
inviteexception module (InspIRCd-inviteexception version)
| 1.0 Documentation | 1.1 Documentation | 1.2 Documentation |
| Description
|
| This module provides the +I (Invite exception) channel list mode, which takes a nick!ident@host hostmask as it's parameter, if you match an entry on a channel's +I list then you can join the channel when it is +i (invite only), without being /invited. |
| Configuration Tags
|
| This module does not require any extra configuration, beyond the <module> tag to load it. |
| Modes
|
| Channel mode +I: This channel list mode takes a nick!ident@host mask (glob patterns allowed!). If you match a host on the +I list then you can join the channel when it is +i, regardless of if were /invited into it. |
| Extended Bans (Extbans)
|
| This module implements no extended bans. |
| Commands
|
| This module adds no extra commands. |
| Special Notes
|
| Channel list mode refers to mode similar to +b, where you can set it multiple times on a single channel (as long as you provide a unique hostmask to set)
Hosts match against the real host, IP and the fake host of the user joining (eg, if they have a fake vhost via /chghost) |

















