0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-15 00:18:34 +02:00
construct/doc/help/users/umode
2017-12-12 14:59:41 -07:00

20 lines
984 B
Plaintext

MODE <nick> <+|-><modes>
User modes: (? designates that the umode is provided by an extension
and may not be present on this server)
USERMODE DESCRIPTION
-----------------------------------------------------------------
+o - Designates this client is an IRC Operator.
Use the /oper command to attain this.
+i - Designates this client 'invisible'.
? +h - Has a cloaked host. May be +x depending on cloaking module
+g - "caller id" mode only allow accept clients to message you
+w - Can see oper wallops.
? +C - Prevents you from receiving CTCPs other than ACTION.
+D - Deaf - ignores all channel messages.
+Q - Prevents you from being affected by channel forwarding.
+R - Prevents unidentified users that you have not accepted from
messaging you.
+Z - Is connected via SSL (cannot be set or unset).