0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-27 19:28:52 +02:00

help: Fix some required oper privileges.

This commit is contained in:
Jilles Tjoelker 2013-11-22 23:41:15 +01:00
parent 73c42a6766
commit 1de147abc5
3 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ $$servermask - Send a message to a server or set of
$#hostmask - Send a message to users matching the
hostmask specified.
These two are operator only.
These two require Oper Priv: oper:mass_notice
The nick can be extended to fit into the following
syntax:

View file

@ -2,4 +2,4 @@ RESTART server.name
Restarts the IRC server.
- Requires Oper Priv: oper:admin
- Requires Oper Priv: oper:die

View file

@ -5,4 +5,4 @@ who are umode +w (including non-opers).
Server sent WALLOPS go to all opers who are umode +w.
- Requires Oper Priv: oper:operwall
- Requires Oper Priv: oper:mass_notice