Clarify UMODE +R help text

This commit is contained in:
ShadowNinja 2014-02-19 17:52:57 -05:00
parent fab79c5d25
commit 445af265f1
2 changed files with 4 additions and 2 deletions

View file

@ -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).

View file

@ -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).