diff options
-rw-r--r-- | doc/modes.txt | 1 | ||||
-rw-r--r-- | help/opers/umode | 1 |
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. |