From 0067a91fec49392ab8b3f5c6a449c7b60c9c968e Mon Sep 17 00:00:00 2001 From: Lukas Rieger Date: Thu, 19 Mar 2020 20:28:25 +0100 Subject: [PATCH] Updated Commands and Permissions (markdown) --- Commands-and-Permissions.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Commands-and-Permissions.md b/Commands-and-Permissions.md index 9a6040a..aca6462 100644 --- a/Commands-and-Permissions.md +++ b/Commands-and-Permissions.md @@ -8,4 +8,5 @@ command | permission | description /bluemap resume | bluemap.resume | resumes all paused rendering /bluemap render \[world\] \[block-radius\] | bluemap.rendertask.create.world | renders the whole world or optionally a defined radius around the player *\[clickable command in /bluemap\]* | bluemap.rendertask.prioritize | prioritizes the clicked render-task -*\[clickable command in /bluemap\]* | bluemap.rendertask.remove | removes the clicked render-task \ No newline at end of file +*\[clickable command in /bluemap\]* | bluemap.rendertask.remove | removes the clicked render-task +/bluemap debug | bluemap.debug | prints some debug info about the blocks at the players position \ No newline at end of file