]> jfr.im git - irc/rqf/shadowircd.git/blame - help/users/umode
Fix memory leaks in PASS command, both in normal and repeated use.
[irc/rqf/shadowircd.git] / help / users / umode
CommitLineData
212380e3 1MODE <nick> <+|-><modes>
2
1705ff0b
G
3Usermodes: (? designates that the umode is provided by an extension
4 and may not be present on this server)
212380e3 5
6 USERMODE DESCRIPTION
7-----------------------------------------------------------------
8 +o - Designates this client is an IRC Operator.
9 Use the /oper command to attain this.
10 +i - Designates this client 'invisible'.
11 +g - "caller id" mode only allow accept clients to message you
12 +w - Can see oper wallops.
1705ff0b 13 ? +x - Has a cloaked host.
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.
d220e945
G
19 +G - "soft caller id" mode - same as +g but automatically allows
20 anyone who's in a common channel with you to message you.
854f6bd0 21 +V - Prevents you from receiving invites.
2ec2fc9c 22 +Z - Is connected via SSL (cannot be set or unset).