Add umode +x to help.

This commit is contained in:
B.Greenham 2010-03-27 23:31:39 -04:00
parent 8fa2ba9c88
commit 1705ff0b31
2 changed files with 4 additions and 1 deletions

View File

@ -9,6 +9,7 @@ Usermodes: (* designates that the umode is oper only)
+G - "soft caller id" mode - same as +g but automatically allows
anyone who's in a common channel with you to message you.
+w - Can see oper and server wallops.
? +x - Has a cloaked host.
+o - Designates this client is an IRC Operator.
Use the /oper command to attain this.
* +a - Is marked as a server admin in whois.

View File

@ -1,6 +1,7 @@
MODE <nick> <+|-><modes>
Usermodes:
Usermodes: (? designates that the umode is provided by an extension
and may not be present on this server)
USERMODE DESCRIPTION
-----------------------------------------------------------------
@ -11,6 +12,7 @@ Usermodes:
+G - "soft caller id" mode - same as +g but automatically allows
anyone who's in a common channel with you to message you.
+w - Can see oper wallops.
? +x - Has a cloaked host.
+B - Marks you as a bot in /whois.
+C - Prevents you from receiving CTCPs other than ACTION.
+D - Deaf - ignores all channel messages.