help: Fix some required oper privileges.
references atheme@charybdis/1de147abc5b145ea3b7c09128ee8d8fb19726ef4
This commit is contained in:
parent
2e1fbf8292
commit
3bf316e2dc
|
@ -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:
|
||||
|
|
|
@ -4,4 +4,4 @@ Restarts the IRC server. If a second server name
|
|||
is provided, remotely restart that server. In this
|
||||
case, both server names must match.
|
||||
|
||||
- Requires Oper Priv: oper:admin
|
||||
- Requires Oper Priv: oper:die
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue