Modules/noinvite
From the makers of InspIRCd.
noinvite module (InspIRCd-noinvite version)
| 1.0 Documentation | 1.1 Documentation | 1.2 Documentation |
| 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
|
| This module does not require any extra configuration, beyond the <module> tag to load it. |
| Additional Modes
|
| Channel mode: +V - No invites. |
| Additional Commands
|
| This module adds no extra commands. |
| Special Notes
|
| Note that the m_noinvite module has been removed from InspIRCd 1.2 in SVN revision 10118. Chanmode +A can be used to allow everyone to invite, and extban A to block invite from specific users. |

















