From a52d2e8208d835b45364fa9b6bcc58a245424ab9 Mon Sep 17 00:00:00 2001 From: Lukas Rieger Date: Fri, 21 Aug 2020 22:20:03 +0200 Subject: [PATCH] Updated Commands and Permissions (markdown) --- Commands-and-Permissions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Commands-and-Permissions.md b/Commands-and-Permissions.md index 392f4d2..5545636 100644 --- a/Commands-and-Permissions.md +++ b/Commands-and-Permissions.md @@ -3,12 +3,12 @@ Here is a table with all commands and their permissions that you can use if you command | permission | description --- | --- | --- /bluemap | bluemap.status | displays BlueMaps render status +/bluemap reload | bluemap.reload | reloads all resources, configuration-files and the web-server /bluemap maps | bluemap.status | shows all maps loaded by BlueMap /bluemap worlds | bluemap.status | shows all worlds loaded by BlueMap -/bluemap reload | bluemap.reload | reloads all resources, configuration-files and the web-server /bluemap pause | bluemap.pause | pauses all rendering /bluemap resume | bluemap.resume | resumes all paused rendering -/bluemap render \[world\] \[block-radius\] | bluemap.render | renders the whole world or optionally a defined radius around the player +/bluemap render \[world\|map\] \[x z\] \[block-radius\] | bluemap.render | renders the whole world or optionally a defined radius around the player /bluemap marker create \ \ \ | bluemap.marker | creates a basic POI-Marker at the player position /bluemap marker remove \ | bluemap.marker | removes the marker with that id /bluemap debug block | bluemap.debug | prints some debug info about the blocks at the players position