]> jfr.im git - irc/SurrealServices/srsv.git/blob - tags/0.4.3.1-pre2/help/chanserv/vop.txt
cut of branches/0.4.3
[irc/SurrealServices/srsv.git] / tags / 0.4.3.1-pre2 / help / chanserv / vop.txt
1 %BChanServ VOP%B maintains the auto-voice list for a channel.
2 Users on this list are given voice status upon joining
3 the channel.
4
5 Syntax: %BVOP%B %U#channel%U %BADD%B <%Unick%U>
6 %BVOP%B %U#channel%U %BDEL%B <%Unick%U>
7 %BVOP%B %U#channel%U %BLIST%B [%Umask%U]
8 %BVOP%B %U#channel%U %BWIPE%B
9
10 The %BVOP ADD%B command adds the given nickname to the list.
11 If the target has SET AUTH on, a demotions is handled by
12 deleting the target's access, so they may accept the demotion,
13 or no access at all.
14
15 The %BVOP DEL%B command removes the given nick from the list.
16
17 The %BVOP LIST%B command displays the list.
18 if a mask is given, only those entries matching the mask are
19 displayed.
20
21 The %BVOP WIPE%B command removes all entries from the list.