Modules/1.0/chanprotect
From the makers of InspIRCd.
chanprotect module (InspIRCd-1.0 version)
| 1.1 Documentation | 1.2 Documentation | 2.0 Documentation | 2.1 Documentation |
| Return to the 1.0 Module List | |||
| Description
|
| This module provides the channel modes +a and +q (protection and founder). |
| Configuration Tags
|
This module adds several extra settings to the options tag:
<options noservices="no"> If your network does not have services and is unlikely to ever have services, then set noservices to "yes" in your options tag. When this option is set the first person into any channel is silently given the channel mode +q in the same way they are given the channel mode +o for channel operator status. This is because otherwise with no U:Lined servers to give out +q, both +q and +a would be useless without services. |
| Modes
|
|
| Extended Bans (Extbans)
|
| This module implements no extended bans. |
| Commands
|
| This module adds no extra commands. |
| Special Notes
|
| Note that channel modes +q and +a do not infer channel mode +o. Channel mode +o is seperate, therefore allowing you to protect a user who is voiced or halfopped if you wish. |

















