Document the mass_notice oper privilege.

This commit is contained in:
Jilles Tjoelker 2007-12-24 22:04:18 +01:00
parent fa7964705f
commit 625b1e582d
2 changed files with 11 additions and 2 deletions

View File

@ -520,8 +520,8 @@ operator "<replaceable>name</replaceable>" {
<listitem>
<para>
A listing of privileges granted to operators using this block.
By default, the operwall, remoteban and resv privileges are granted;
use ~operwall, ~remoteban and ~resv to disable them if necessary.
By default, the mass_notice, operwall, remoteban and resv privileges are granted;
use ~mass_notice, ~operwall, ~remoteban and ~resv to disable them if necessary.
</para>
<para>
In addition, a flag designating if the password is encrypted is here.

View File

@ -72,6 +72,15 @@
receive operwalls.
</para>
</sect2>
<sect2>
<title>mass_notice (M), global notices and wallops</title>
<para>
Allows using server name ($$mask) and hostname ($#mask) masks in
NOTICE and PRIVMSG to send a message to all matching users, and
allows using the WALLOPS command to send a message to all users
with umode +w set.
</para>
</sect2>
<sect2>
<title>nick_changes (N), see nick changes</title>
<para>