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 /doc | |
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 'doc')
-rw-r--r-- | doc/modes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/modes.txt b/doc/modes.txt index ca6c4fd..90f20ac 100644 --- a/doc/modes.txt +++ b/doc/modes.txt @@ -36,6 +36,7 @@ User Modes: +S - ssl - Client is connected via SSL/TLS +u - unauth - See unauthorized client notices +w - wallop - See server generated WALLOPS ++W - webirc - User is connected using a webirc gateway +x - hiddenhost - User's host has been spoofed by services. This mode can be set by servers and services only. +y - spy - See LINKS, STATS (if configured), TRACE notices |