diff options
author | Robby- <robbyke@gmail.com> | 2012-04-18 13:34:25 +0200 |
---|---|---|
committer | Robby- <robbyke@gmail.com> | 2012-04-18 13:34:25 +0200 |
commit | 334632caf9e94fe950bcc0db7ef2284ab2a6fdd9 (patch) | |
tree | a154c9b699152851c524cb34424c718534c1d305 /docs | |
parent | d383ce9b72bf5c58bb0571998b282cf67cf7635c (diff) |
/STATS: updates
Diffstat (limited to 'docs')
-rw-r--r-- | docs/inspircd.helpop-full.example | 18 | ||||
-rw-r--r-- | docs/inspircd.helpop.example | 2 |
2 files changed, 13 insertions, 7 deletions
diff --git a/docs/inspircd.helpop-full.example b/docs/inspircd.helpop-full.example index 68eb266c9..0169077ba 100644 --- a/docs/inspircd.helpop-full.example +++ b/docs/inspircd.helpop-full.example @@ -930,24 +930,30 @@ e Show e-lines (local ban exemptions) g Show g-lines (host bans) k Show k-lines (local host bans) q Show q-lines (nick mask bans) -Z Show z-lines (ip mask bans) +Z Show z-lines (IP mask bans) +R Show R-lines (regular expression bans) +H Show shuns s Show filters C Show channel bans c Show link blocks -l Show all inbound and outbound server and client connections +d Show configured DNSBLs and related statistics m Show command statistics, number of times commands have been used o Show a list of all valid oper usernames and hostmasks -p Show open client ports, and the port type (ssl, plaintext, etc) plus number of users on each port +p Show open client ports, and the port type (ssl, plaintext, etc) u Show server uptime z Show memory usage statistics -I Show connect class permissions +i Show connect class permissions +l Show all client connections with information (sendq, commands, bytes, time connected) L Show all client connections with information and IP address P Show online opers and their idle times T Show bandwidth/socket statistics -U Show u-lined servers +U Show U-lined servers Y Show connection classes +O Show opertypes and the allowed user and channel modes it can set +E Show socket engine events +S Show currently held registered nicknames Note that all /STATS use is broadcast to online IRC operators."> @@ -987,7 +993,7 @@ Note that all /STATS use is broadcast to online IRC operators."> Q Allows receipt of remote quit messages. t Allows receipt of attempts to use /STATS (local and remote). v Allows receipt of oper-override notices (requires override module). - x Allows receipt of Xline notice (g/z/q/k/e)."> + x Allows receipt of Xline notices (g/z/q/k/e/R/shuns)."> ###################### # EXTBANS # diff --git a/docs/inspircd.helpop.example b/docs/inspircd.helpop.example index 3688f74b3..fec81865e 100644 --- a/docs/inspircd.helpop.example +++ b/docs/inspircd.helpop.example @@ -249,7 +249,7 @@ help channel if you have any questions."> Q Allows receipt of remote quit messages. t Allows receipt of attempts to use /STATS (local and remote). v Allows receipt of oper-override notices (requires override module). - x Allows receipt of Xline notice (g/z/q/k/e)."> + x Allows receipt of Xline notices (g/z/q/k/e/R/shuns)."> <helpop key="extbans" value="Extended Bans ---------- |