The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download | Blog
Personal tools

Modules/inviteexception

From Inspire IRCd (InspIRCd)

Jump to: navigation, search

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

None

Additional 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.

Additional Commands

None

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)