From 1de147abc5b145ea3b7c09128ee8d8fb19726ef4 Mon Sep 17 00:00:00 2001 From: Jilles Tjoelker Date: Fri, 22 Nov 2013 23:41:15 +0100 Subject: [PATCH] help: Fix some required oper privileges. --- help/opers/privmsg | 2 +- help/opers/restart | 2 +- help/opers/wallops | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/help/opers/privmsg b/help/opers/privmsg index 46b60702..45eb8ab2 100644 --- a/help/opers/privmsg +++ b/help/opers/privmsg @@ -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: diff --git a/help/opers/restart b/help/opers/restart index 999686fc..41587685 100644 --- a/help/opers/restart +++ b/help/opers/restart @@ -2,4 +2,4 @@ RESTART server.name Restarts the IRC server. -- Requires Oper Priv: oper:admin +- Requires Oper Priv: oper:die diff --git a/help/opers/wallops b/help/opers/wallops index a4186107..94a0213a 100644 --- a/help/opers/wallops +++ b/help/opers/wallops @@ -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