]> jfr.im git - irc/rqf/shadowircd.git/blame - help/users/umode
Cleanup cmode help files and add cmodes provided by extensions.
[irc/rqf/shadowircd.git] / help / users / umode
CommitLineData
212380e3 1MODE <nick> <+|-><modes>
2
3Usermodes:
4
5 USERMODE DESCRIPTION
6-----------------------------------------------------------------
7 +o - Designates this client is an IRC Operator.
8 Use the /oper command to attain this.
9 +i - Designates this client 'invisible'.
10 +g - "caller id" mode only allow accept clients to message you
61ffa214
G
11 +G - "soft caller id" mode - same as +g but automatically allows
12 anyone who's in a common channel with you to message you.
212380e3 13 +w - Can see oper wallops.
930629c5 14 +B - Marks you as a bot in /whois.
ccfc9b56 15 +C - Prevents you from receiving CTCPs other than ACTION.
212380e3 16 +D - Deaf - ignores all channel messages.
17 +Q - Prevents you from being affected by channel forwarding.
18 +R - Prevents non accept unidentified users from messaging you.
854f6bd0 19 +V - Prevents you from receiving invites.
2ec2fc9c 20 +Z - Is connected via SSL (cannot be set or unset).