Update help snomask with snomasks provided by extensions.
This commit is contained in:
parent
8848e117aa
commit
2d8ae01fa4
|
@ -1,6 +1,8 @@
|
||||||
MODE <nick> +s <+|-><modes>
|
MODE <nick> +s <+|-><modes>
|
||||||
|
|
||||||
Server notice masks:
|
Server notice masks: (? designates that the snomask is provided
|
||||||
|
by an extension and may not be present on
|
||||||
|
this server)
|
||||||
|
|
||||||
SNOMASK DESCRIPTION
|
SNOMASK DESCRIPTION
|
||||||
-----------------------------------------------------------------
|
-----------------------------------------------------------------
|
||||||
|
@ -9,11 +11,13 @@ Server notice masks:
|
||||||
+C - Extended local client connections and exits
|
+C - Extended local client connections and exits
|
||||||
+d - Server debug messages
|
+d - Server debug messages
|
||||||
+f - Clients refused due to limits
|
+f - Clients refused due to limits
|
||||||
|
? +F - Global client connections and exits
|
||||||
+k - Server and service kill messages
|
+k - Server and service kill messages
|
||||||
+n - Local client nick changes
|
+n - Local client nick changes
|
||||||
+r - Invalid usernames and dumb HTTP proxies
|
+r - Invalid usernames and dumb HTTP proxies
|
||||||
+s - Generic server messages and oper kills
|
+s - Generic server messages and oper kills
|
||||||
+u - Client connections without auth{} block
|
+u - Client connections without auth{} block
|
||||||
|
? +W - Shows whenever someone does a local whois on you
|
||||||
+x - New server introduction and split messages
|
+x - New server introduction and split messages
|
||||||
+y - Juped channel join attempts, etc
|
+y - Juped channel join attempts, etc
|
||||||
+Z - Operspy usage
|
+Z - Operspy usage
|
||||||
|
|
Loading…
Reference in New Issue