blob: 9f70cdef7d71e5ca3a26263d3ac499103bd93268 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
%9Syntax:%9
@SYNTAX:deop@
%9Parameters:%9
A list of nicknames to deop.
%9Description:%9
Removes the channel operator privileges from the given nicknames; you may
use the wildcard character '*' in a nickname.
%9Examples:%9
/DEOP mike
/DEOP bob sarah
/DEOP jo*n
/DEOP *
%9See also:%9 DEVOICE, MODE, OP, VOICE
|