diff --git a/help/opers/umode b/help/opers/umode index 441f658..71cb76a 100644 --- a/help/opers/umode +++ b/help/opers/umode @@ -1,13 +1,13 @@ MODE <+|-> Usermodes: (* designates that the umode is oper only) + (? designates that the umode is provided by an extension + and may not be present on this server) USERMODE DESCRIPTION ----------------------------------------------------------------- +i - Designates this client 'invisible'. +g - "caller id" mode only allow accept clients to message you - +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. @@ -22,5 +22,7 @@ Usermodes: (* designates that the umode is oper only) +D - Deaf - ignores all channel messages. +Q - Prevents you from being affected by channel forwarding. +R - Prevents non accept unidentified users from messaging you. + +G - "soft caller id" mode - same as +g but automatically allows + anyone who's in a common channel with you to message you. +V - Prevents you from receiving invites. +Z - Is connected via SSL (cannot be set or unset). diff --git a/help/users/umode b/help/users/umode index 36a4a85..96a0b92 100644 --- a/help/users/umode +++ b/help/users/umode @@ -9,8 +9,6 @@ Usermodes: (? designates that the umode is provided by an extension Use the /oper command to attain this. +i - Designates this client 'invisible'. +g - "caller id" mode only allow accept clients to message you - +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. @@ -18,5 +16,7 @@ Usermodes: (? designates that the umode is provided by an extension +D - Deaf - ignores all channel messages. +Q - Prevents you from being affected by channel forwarding. +R - Prevents non accept unidentified users from messaging you. + +G - "soft caller id" mode - same as +g but automatically allows + anyone who's in a common channel with you to message you. +V - Prevents you from receiving invites. +Z - Is connected via SSL (cannot be set or unset).