diff --git a/Commands-and-Permissions.md b/Commands-and-Permissions.md index aca6462..cb96a7f 100644 --- a/Commands-and-Permissions.md +++ b/Commands-and-Permissions.md @@ -6,7 +6,7 @@ command | permission | description /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.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 +/bluemap render \[world\] \[block-radius\] | bluemap.render | renders the whole world or optionally a defined radius around the player +*\[clickable command in /bluemap\]* | bluemap.render | prioritizes the clicked render-task +*\[clickable command in /bluemap\]* | bluemap.render | 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