From 6545335532d6ff11d5c56929579ab613a0b08757 Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 30 May 2013 11:04:57 +0000 Subject: - update help/umode, doc/modes.txt git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2147 82007160-df01-0410-b94d-b575c5fd34c7 --- doc/modes.txt | 2 ++ help/umode | 2 ++ 2 files changed, 4 insertions(+) diff --git a/doc/modes.txt b/doc/modes.txt index 1434a13..1e7ed41 100644 --- a/doc/modes.txt +++ b/doc/modes.txt @@ -35,6 +35,8 @@ User Modes: +s - servnotice - See general server notices +u - unauth - See unauthorized client notices +w - wallop - See server generated WALLOPS ++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 +z - operwall - See oper generated WALLOPS diff --git a/help/umode b/help/umode index 1f24391..f7b0c47 100644 --- a/help/umode +++ b/help/umode @@ -17,6 +17,8 @@ Usermodes: (* designates that the umode is oper only) * +k - Can see server kill messages. * +f - Can see 'I-line is full' notices. * +F - Can see remote client connection/quit notices + +x - User's host has been spoofed by services. + This mode can be set by servers and services only. * +y - Can see stats/links/admin requests to name a few. * +d - Can see server debug messages. * +n - Can see client nick changes. -- cgit