aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBuckarooBanzay <BuckarooBanzay@users.noreply.github.com>2020-10-28 15:47:52 +0100
committerBuckarooBanzay <BuckarooBanzay@users.noreply.github.com>2020-10-28 15:47:52 +0100
commitdec459e5fd6e3c356c7906f2456ed9fb95bd4bb4 (patch)
treeb87062b4ee12874a0501f4bc0765c7c7f08d9e92 /README.md
parentfbf6777c299b665884875e2afe76f791c8f7ab74 (diff)
downloadmesecons_debug-dec459e5fd6e3c356c7906f2456ed9fb95bd4bb4.tar.gz
mesecons_debug-dec459e5fd6e3c356c7906f2456ed9fb95bd4bb4.zip
add /mesecons_global_stats command
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8e11bc1..8509540 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,7 @@ All of these commands require the `mesecons_debug` privilege.
* `/mesecons_enable` Enable the mesecons queue
* `/mesecons_disable` Disables the mesecons queue
* `/mesecons_stats` shows some mesecons stats for the current position
+* `/mesecons_global_stats` shows the mapblock with the most prominent usage of mesecons activity
* `/mesecons_whitelist_get` shows the list of whitelisted mapblocks
* `/mesecons_whitelist_add` adds the current mapblock to the whitelist
* `/mesecons_whitelist_remove` removes the current mapblock from the whitelist