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.
<options deprotectself="no">
If this value is set to yes, true, or 1, then any user with +q or +a may remove the +q or +a from themselves. The default setting is to not enable this feature, which stops even the founder taking away their founder status without using services.
<options deprotectothers="no">
If this value is set to yes, true, or 1, then any user with +q or +a may remove the +q or +a from other users. The default setting is to not enable this feature, so that only +q may remove +a, and nothing but services may remove +q.
<options qaprefixes="no">
This will enable the '~' prefix for +q and '&' for +a. Note, this is just a cosmetic option - having +q or +a will NOT infer +o, you still need to be given that mode seperately.
|