Project

General

Profile

Desop » History » Revision 2

Revision 1 (Per Amundsen, 02/09/2014 04:53 PM) → Revision 2/3 (Per Amundsen, 02/09/2014 04:55 PM)

_Added in 1.8.5_ 

 */desop <nick> [nickN...]* 

 Demotes nick from special operator. (mode #channel -a Nick) 

 *Parameters* 
 <nick> - The nick to demote. 
 [nickN...] - Additional nicks to demote. 

 *Example* 

 <pre> 
 ;Demote 3 users. 
 /desop Nick1 Nick2 Nick3 

 ;Demote 1 user. user 
 /desop Nick1 
 </pre>