alexisNet Modes
The following lists are all available channel and user modes on the network.
Legend:
$chan : Name of the channel in context (eg; #somechannel)
$nick : Name of the client in context (eg; Billybob)
$ident : Ident string of a client (eg; /whois $nick = [$nick is $ident@$host * $name])
$host : Hostmask or IP of a client (eg; /whois $nick = [$nick is $ident@$host * $name])
$name : Realname of a client (eg; /whois $nick = [$nick is $ident@$host * $name])
| Channel Modes |
||
| Mode | Usage | |
| +a | /mode $chan +a $nick | |
| +b | /mode $chan +b $nick!$ident@$host | |
| +c | /mode $chan +c | |
Blocks messages containing any Color Codes (See Color Codes for a more friendly color filter) |
||
| +C | /mode $chan +C | |
| +D | /mode $chan +D | |
| +e | /mode $chan +e $nick!$ident@$host | |
| +f | /mode $chan +f [({number}{type}),(...)]:{seconds} | |
| +G | /mode $chan +G | |
Censors 'Badwords' out. Click here for a list of 'Badwords' filtered. |
||
| +h | /mode $chan +h $nick | |
| +i | /mode $chan +i | |
| +I | /mode $chan +I $nick!$ident@$host | |
Invite exceptions, client matching this mask can bypass requirement of being /invite'd in by another. |
||
| +k | /mode $chan +k passkey | |
Locks the channel to require 'passkey' to enter it. |
||
| +K | /mode $chan +K | |
| +l | /mode $chan +l # | |
| +L | /mode $chan +L newchan | |
| +m | /mode $chan +m | |
| +M | /mode $chan +M | |
| +n | /mode $chan +n | |
| +N | /mode $chan +N | |
| +o | /mode $chan +o $nick | |
| +p | /mode $chan +p | |
| +q | /mode $chan +q $nick | |
| +R | /mode $chan +R | |
| +s | /mode $chan +s | |
| +S | /mode $chan +S | |
| +t | /mode $chan +t | |
| +T | /mode $chan +T | |
| +u | /mode $chan +u | |
| +v | /mode $chan +v $nick | |
| +V | /mode $chan +V | |
| +z | /mode $chan +z | |
| User Modes |
||
| Mode | Usage | |
| +c | /mode $nick +c | |
Works similar to Channel Mode +S, strips all text control codes in messages to you. |
||
| +d | /mode $nick +D | |
Block channel privmsg's from reaching you. |
||
| +G | /mode $nick +G | |
Filter all 'Badwords' from your view in channels and privmsg's. |
||
| +i | /mode $nick +i (default/on-connect) | |
Invisible, not shown in /who's or /names searches/queries. |
||
| +M | /mode $nick +M | |
Blocks all DCC Transfers/Chats from you. |
||
| +p | /mode $nick +p | |
Hides channels you are in from a /whois query. |
||
| +R | /mode $nick +R | |
Recieve privmsg's and /notice's from Registered clients only. |
||
| +T | /mode $nick +T | |
Block all CTCPs from other users to you. |
||
| +w | /mode $nick +w (default/on-connect) | |
View WallOP notices/messages from network staff. |
||
| +x | /mode $nick +x (default/on-connect) | |
Host cloaking. Masks your IP/Host from public view (Recommended to be left on). |
||
| Extended Bans | ||
| ExtBans are bans which 'Extend' past the original limitation/idea of the +b CHMode. |
||
| Flag | Usage | |
| ~q | /mode $chan +b ~q:$nick!$ident@$host | |
Clients matching this will be able to join the channel, but not speak without +v or higher. |
||
| ~n | /mode $chan +b ~n:$nick!$ident@$host | |
Clients matching this will be unable to change their nick unless they are +v or higher. |
||
| ~c | /mode $chan +b ~c:#channelname | |
Users from #channelname will be unable to join $chan. (This mode also works as an +e, such as to allow HalfOPs and higher from #channelname, you would use /mode $chan +e ~c:%#channelname) |
||
| ~r | /mode $chan +b ~r:$name | |
Clients matching this mask will not be able to join the channel. Use an _ for spaces. (This mode also can be used as an +e matching to exclude users matching a $name match) |
||
| ~E | /mode $chan +e ~E:$nick | |
Grants full exclusion of all bans/etc to a user matching $nick. $nick must be a registered nick and the client must be identified for it. |
||
| ~T | /mode $chan +b ~T:<action>:<word> | |
This is a new individual channel word filter ExtBan. <action> is either 'block' or 'censor' depending whether you want messages to the channel containing the word blocked or the words <censored> like +G does by default. <word> is the exact word you wish to match. Wild cards (*) can be used. |
||
| ~f | /mode $chan +b ~f:#channel:$nick!$ident@$host | |
This will forward anyone matching the ban mask to whatever you assigned #channel as. |
||



