mirror of
https://github.com/matrix-construct/construct
synced 2024-11-17 07:20:55 +01:00
Clarify /quote help snomask a little.
This commit is contained in:
parent
a89787bf3b
commit
0a1bb0ebd9
1 changed files with 5 additions and 5 deletions
|
@ -4,16 +4,16 @@ Server notice masks:
|
|||
|
||||
SNOMASK DESCRIPTION
|
||||
-----------------------------------------------------------------
|
||||
+b - Possible bot warnings
|
||||
+b - Possible spambot/flooder warnings
|
||||
+c - Local client connections and exits
|
||||
+C - Extended local client connections and exits
|
||||
+d - Server debug messages
|
||||
+f - 'I-line is full' notices
|
||||
+f - Clients refused due to limits
|
||||
+k - Server and service kill messages
|
||||
+n - Local client nick changes
|
||||
+r - 'Rejected' client notices
|
||||
+r - Invalid usernames and dumb HTTP proxies
|
||||
+s - Generic server messages and oper kills
|
||||
+u - Unauthorised client connections
|
||||
+u - Client connections without auth{} block
|
||||
+x - New server introduction and split messages
|
||||
+y - Juped channel join attempts, etc
|
||||
+Z - Operspy notices
|
||||
+Z - Operspy usage
|
||||
|
|
Loading…
Reference in a new issue