Merge pull request #53 from ShadowNinja/clarify_U+R
Clarify UMODE +R help text
This commit is contained in:
commit
9e7c930672
2 changed files with 4 additions and 2 deletions
|
@ -18,5 +18,6 @@ User modes: (* designates that the umode is oper only)
|
|||
* +z - Can see operwalls.
|
||||
+D - Deaf - ignores all channel messages.
|
||||
+Q - Prevents you from being affected by channel forwarding.
|
||||
+R - Prevents non accept unidentified users from messaging you.
|
||||
+R - Prevents unidentified users that you have not accepted from
|
||||
messaging you.
|
||||
+Z - Is connected via SSL (cannot be set or unset).
|
||||
|
|
|
@ -13,5 +13,6 @@ User modes: (? designates that the umode is provided by an extension
|
|||
+w - Can see oper wallops.
|
||||
+D - Deaf - ignores all channel messages.
|
||||
+Q - Prevents you from being affected by channel forwarding.
|
||||
+R - Prevents non accept unidentified users from messaging you.
|
||||
+R - Prevents unidentified users that you have not accepted from
|
||||
messaging you.
|
||||
+Z - Is connected via SSL (cannot be set or unset).
|
||||
|
|
Loading…
Reference in a new issue