]> jfr.im git - irc/rqf/shadowircd.git/blame - help/users/umode
Fix some indentation I messed up while adding umode +C.
[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
11 +w - Can see oper wallops.
ccfc9b56 12 +C - Prevents you from receiving CTCPs other than ACTION.
212380e3 13 +D - Deaf - ignores all channel messages.
14 +Q - Prevents you from being affected by channel forwarding.
15 +R - Prevents non accept unidentified users from messaging you.
854f6bd0 16 +V - Prevents you from receiving invites.
2ec2fc9c 17 +Z - Is connected via SSL (cannot be set or unset).