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

Modules/services

From the makers of InspIRCd.

Jump to: navigation, search


Description
This module is designed to give several new modes for use with services packages.
Configuration Tags
None
Additional Modes
User Mode: +r - Nickname is registered.

Chan Mode: +r - Channel Is registered.
User Mode: +R - Users require usermode +r to PRIVMSG this nickname.
Chan Mode: +R - Only usermode +r users may join the channel.
Chan Mode: +M - May join the channel, but require usermode +r to speak.

Additional Commands
None
Special Notes
Because only servers may set the user and channel mode +r, this module is completely redundant without a services package to set the modes. Do not use this module on networks which do not have a services server, otherwise you are just wasting memory and CPU cycles.