Modules/services
From the makers of InspIRCd.
(Redirected from Services Module)
services module (InspIRCd-services version)
| 1.0 Documentation | 1.1 Documentation | 1.2 Documentation |
| Description
|
| This module is designed to give several new modes for use with services packages. |
| Configuration Tags
|
| This module does not require any extra configuration, beyond the <module> tag to load it. |
| Modes
|
| User Mode: +r - Nickname is registered. Chan Mode: +r - Channel Is registered. |
| Extended Bans (Extbans)
|
| This module implements no extended bans. |
| Commands
|
| This module adds no extra commands. |
| 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.
Also note that m_services.so has been removed from InspIRCd 1.2. It has been replaced by m_services_account.so. |

















