Project

General

Profile

Mode » History » Revision 2

Revision 1 (Per Amundsen, 02/15/2014 04:20 AM) → Revision 2/6 (Per Amundsen, 02/15/2014 04:21 AM)

_Added in 1.5_ 

 */mode #channel|nickname [[+|-]modechars [parameters]]* 

 Use to control a channel, there are many modes depending on server, some common ones are: 

 +b <nick!ident@host> - Ban a mask from the channel. channel 
 -b <nick!ident@host> - Unban a mask from the channel. channel 
 +i - Make channel invite only. only (everyone needs to be invited through /invite to enter the channel) 
 -i - Disable invite only. only 
 +l <N> - Set a user limit on the channel, when user count reaches N, no new users will be allowed. allowed 
 -l - Disable user limit. limit 
 +m - Make channel moderated, only users with voice/channel operators can speak. speak 
 -m - Disable channel moderation. moderation 
 +n - External messages from users not in the channel is not allowed. allowed 
 -n - External messages from users not in the channel is allowed. allowed 
 +o <nick> - Make a user channel operator. operator 
 -o <nick> - Demote a channel operator. operator 
 +p - Set channel as private. private 
 -p - Set channel as public. public 
 +s - Set channel as secret. secret (will no be shown in channel /list and so on) 
 -s - Set channel as not secret. secret 
 +t - Only channel operators can change topic. topic 
 -t - Everyone can change topic. topic 
 +k <key> = Set a secret key for the channel, only users who knows the key can enter. enter 
 -k - Remove the secret key, everyone can enter. enter