From 58684513f85dc5009761fec2d9afab8ea17c3403 Mon Sep 17 00:00:00 2001 From: Lukas Rieger Date: Mon, 2 Nov 2020 11:44:42 +0100 Subject: [PATCH] Updated Commands and Permissions (markdown) --- Commands-and-Permissions.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Commands-and-Permissions.md b/Commands-and-Permissions.md index bef2a85..f2144fb 100644 --- a/Commands-and-Permissions.md +++ b/Commands-and-Permissions.md @@ -2,19 +2,19 @@ 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 version | bluemap.version | displays BlueMaps version and some more usefull system-information -/bluemap help | bluemap.help | displays a list of all possible BlueMap-commands -/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 pause | bluemap.pause | pauses all rendering -/bluemap resume | bluemap.resume | resumes all paused rendering -/bluemap render \[world\|map\] \[x z\] \[block-radius\] | bluemap.render | renders the whole world or optionally a defined radius around the player -/bluemap render cancel | bluemap.render | cancels the last render-task in the queue -/bluemap purge \ | bluemap.render | purges (deletes) all data of a rendered map -/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 -/bluemap debug cache | bluemap.debug | clears bluemap's world-caches -/bluemap debug flush | bluemap.debug | saves the world and flushes scheduled tile-updates \ No newline at end of file +`/bluemap` | bluemap.status | displays BlueMaps render status +`/bluemap version` | bluemap.version | displays BlueMaps version and some more usefull system-information +`/bluemap help` | bluemap.help | displays a list of all possible BlueMap-commands +`/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 pause` | bluemap.pause | pauses all rendering +`/bluemap resume` | bluemap.resume | resumes all paused rendering +`/bluemap render [world\|map] [x z] [block-radius]` | bluemap.render | renders the whole world or optionally a defined radius around the player +`/bluemap render cancel` | bluemap.render | cancels the last render-task in the queue +`/bluemap purge ` | bluemap.render | purges (deletes) all data of a rendered map +`/bluemap marker create