]> jfr.im git - irc/rqf/shadowircd.git/blame - help/opers/umode
Add umode +V, which blocks invites to anyone with it set.
[irc/rqf/shadowircd.git] / help / opers / umode
CommitLineData
212380e3 1MODE <nick> <+|-><modes>
2
3Usermodes: (* designates that the umode is oper only)
4
5 USERMODE DESCRIPTION
6-----------------------------------------------------------------
7 +i - Designates this client 'invisible'.
8 +g - "caller id" mode only allow accept clients to message you
9 +w - Can see oper and server wallops.
10 +o - Designates this client is an IRC Operator.
11 Use the /oper command to attain this.
12 * +a - Is marked as a server admin in whois.
13 * +l - Can see oper locops (local wallops).
14 * +s - Can see server notices (see /quote help snomask).
15 * +z - Can see operwalls.
ccfc9b56 16 +C - Prevents you from receiving CTCPs other than ACTION.
212380e3 17 +D - Deaf - ignores all channel messages.
18 +Q - Prevents you from being affected by channel forwarding.
19 +R - Prevents non accept unidentified users from messaging you.
854f6bd0 20 +V - Prevents you from receiving invites.
2ec2fc9c 21 +Z - Is connected via SSL (cannot be set or unset).