Updated Commands and Permissions (markdown)

Lukas Rieger 2020-08-31 13:04:16 +02:00
parent 6c979b89a8
commit 4f183b99bf

@ -9,6 +9,7 @@ command | permission | description
/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 purge <map-id> | bluemap.render | purges (deletes) all data of a rendered map
/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 debug block | bluemap.debug | prints some debug info about the blocks at the players position