Add +p/override to the umodes array in the reference.conf
This commit is contained in:
parent
55bf488d0f
commit
5814373ffa
|
@ -1284,6 +1284,8 @@ general {
|
||||||
* +C - noctcp - Block CTCPs to user.
|
* +C - noctcp - Block CTCPs to user.
|
||||||
* +V - noinvite - Block INVITE to user.
|
* +V - noinvite - Block INVITE to user.
|
||||||
* +B - bot - Marks as a bot.
|
* +B - bot - Marks as a bot.
|
||||||
|
* +p - override - Implicit operator access in all channels.
|
||||||
|
* This is oper-only and requires the oper:override privledge.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* oper only umodes: usermodes only opers may set */
|
/* oper only umodes: usermodes only opers may set */
|
||||||
|
|
Loading…
Reference in New Issue