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

Modules/noinvite

From Inspire IRCd (InspIRCd)

Jump to: navigation, search

Description

The INVITE Command is not allowed on the channel when this mode is set. This can prevent mass-inviting by non-ops on a large channel which is not +i. If +i is set, only halfops and ops may invite anyway however if the channel is not +i anyone may invite, which is where this module may be needed.

Configuration Tags

None

Additional Modes

Channel mode: +V - No invites.

Additional Commands

None

Special Notes

None