Modules/1.1/services
From the makers of InspIRCd.
(Redirected from Modules/services)
services module (InspIRCd-1.1 version)
| 1.1 Documentation | 1.2 Documentation | 2.0 Documentation | 2.1 Documentation |
| Return to the 1.1 Module List | |||
| 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. |

















