Project

General

Profile

Desop » History » Version 1

Per Amundsen, 02/09/2014 04:53 PM

1 1 Per Amundsen
_Added in 1.8.5_
2
3
*/desop <nick> [nickN...]*
4
5
Demotes nick from special operator. (mode #channel -a Nick)
6
7
*Parameters*
8
<nick> - The nick to demote.
9
[nickN...] - Additional nicks to demote.
10
11
*Example*
12
13
<pre>
14
;Demote 3 users.
15
/desop Nick1 Nick2 Nick3
16
17
;Demote 1 user
18
/desop Nick1
19
</pre>