summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-05-11 20:24:57 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-05-11 20:24:57 +0000
commitff74fff0ab261477189531312626d47c31eb051c (patch)
tree4ef592454f6bd2b83e9d572c03ae6490e52b1ee8
parentf4a54d2f96562e7ba54b45e976b3de1ab8f204df (diff)
- Update modes.txt
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@1999 82007160-df01-0410-b94d-b575c5fd34c7
-rw-r--r--doc/modes.txt1
-rw-r--r--help/opers/umode1
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/modes.txt b/doc/modes.txt
index d99cf2b..04d29c5 100644
--- a/doc/modes.txt
+++ b/doc/modes.txt
@@ -19,6 +19,7 @@ User Modes:
+d - debug - See debugging notices
+e - external - See remote server connection and split notices
+f - full - See I: line full notices
++F - farconnect - See remote client connection/quit notices
+G - softcallerid - Server Side Ignore for users not on your channels
+g - callerid - Server Side Ignore (see modeg.txt)
+h - hidden - Hides operator status to other users
diff --git a/help/opers/umode b/help/opers/umode
index e20225f..1f24391 100644
--- a/help/opers/umode
+++ b/help/opers/umode
@@ -16,6 +16,7 @@ Usermodes: (* designates that the umode is oper only)
* +j - Can see 'rejected' client notices.
* +k - Can see server kill messages.
* +f - Can see 'I-line is full' notices.
+ * +F - Can see remote client connection/quit notices
* +y - Can see stats/links/admin requests to name a few.
* +d - Can see server debug messages.
* +n - Can see client nick changes.