diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-30 11:04:57 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-30 11:04:57 +0000 |
commit | 6545335532d6ff11d5c56929579ab613a0b08757 (patch) | |
tree | 2f4ccff1dc47c9b8f9d8a11bf8fd6f59cd841221 | |
parent | 040e76a005043fe2993eb17f1ae37efbf67ad37c (diff) |
- 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
-rw-r--r-- | doc/modes.txt | 2 | ||||
-rw-r--r-- | help/umode | 2 |
2 files changed, 4 insertions, 0 deletions
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 @@ -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. |