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