0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-25 05:49:58 +01:00

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
help
opers
users

View file

@ -18,5 +18,6 @@ User modes: (* designates that the umode is oper only)
* +z - Can see operwalls. * +z - Can see operwalls.
+D - Deaf - ignores all channel messages. +D - Deaf - ignores all channel messages.
+Q - Prevents you from being affected by channel forwarding. +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). +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. +w - Can see oper wallops.
+D - Deaf - ignores all channel messages. +D - Deaf - ignores all channel messages.
+Q - Prevents you from being affected by channel forwarding. +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). +Z - Is connected via SSL (cannot be set or unset).