aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlexander Ried <ried@mytum.de>2020-07-05 15:46:42 +0200
committerBuckaroo Banzai <39065740+BuckarooBanzay@users.noreply.github.com>2020-07-13 07:22:27 +0200
commit1a97f257b70ace87316c287104b10dde6c5662af (patch)
treee33de85a12d6a74fdaf08c0b5c4f730027f5794e /README.md
parent1ea5a37bdb5b298919888ea04d8e82ef87ef2653 (diff)
downloadmesecons_debug-1a97f257b70ace87316c287104b10dde6c5662af.tar.gz
mesecons_debug-1a97f257b70ace87316c287104b10dde6c5662af.zip
add whitelist_get chat command
this adds a new chat command that prints a list of all currently whitelisted mapblocks
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 784347e..8e11bc1 100644
--- a/README.md
+++ b/README.md
@@ -26,5 +26,6 @@ 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_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