diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-10-27 18:59:49 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-10-27 18:59:49 +0000 |
commit | 1f1769a3332d003f47460478d1d6061d4802fa64 (patch) | |
tree | 53b0909005888d7f0a62f61f311955716ff05d31 /help | |
parent | e671d82d066063c5c7b02169b5617c58361bf42c (diff) |
- Added usermode +W. Users connected via a webirc gateway get this
mode set by servers.
- /WHOIS now shows whether a client is connected via a webirc
gateway
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2512 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'help')
-rw-r--r-- | help/umode | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ Usermodes: (* designates that the umode is oper only) Use the /oper command to attain this. +i - Designates this client 'invisible'. * +w - Can see server wallops. + +W - User is connected using a webirc gateway. * +z - Can see oper wallops. * +l - Can see oper locops (local wallops). * +c - Can see client connections and exits. |