Updated Commands and Permissions (markdown)

Lukas Rieger 2020-05-14 10:32:17 +02:00
parent f9e648122c
commit ffa887300e

@ -11,6 +11,6 @@ command | permission | description
/bluemap render \[world\] \[block-radius\] | bluemap.render | renders the whole world or optionally a defined radius around the player /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 | prioritizes the clicked render-task
*\[clickable command in /bluemap\]* | bluemap.render | removes the clicked render-task *\[clickable command in /bluemap\]* | bluemap.render | removes the clicked render-task
/bluemap marker create <id> <map-id> <label> | bluemap.marker | creates a basic POI-Marker at the player position /bluemap marker create \<id\> \<map-id\> \<label\> | bluemap.marker | creates a basic POI-Marker at the player position
/bluemap marker remove <id> | bluemap.marker | removes the marker with that id /bluemap marker remove \<id\> | bluemap.marker | removes the marker with that id
/bluemap debug | bluemap.debug | prints some debug info about the blocks at the players position /bluemap debug | bluemap.debug | prints some debug info about the blocks at the players position