From 1f1769a3332d003f47460478d1d6061d4802fa64 Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 27 Oct 2013 18:59:49 +0000 Subject: - 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 --- help/umode | 1 + 1 file changed, 1 insertion(+) (limited to 'help') diff --git a/help/umode b/help/umode index f6ce160..245c231 100644 --- a/help/umode +++ b/help/umode @@ -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. -- cgit