Updated Commands and Permissions (markdown)

Lukas Rieger 2020-09-27 13:36:48 +02:00
parent 09e4358b1d
commit 6ae05de3af

@ -9,6 +9,7 @@ command | permission | description
/bluemap pause | bluemap.pause | pauses all rendering /bluemap pause | bluemap.pause | pauses all rendering
/bluemap resume | bluemap.resume | resumes all paused 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 render \[world\|map\] \[x z\] \[block-radius\] | bluemap.render | renders the whole world or optionally a defined radius around the player
/bluemap render cancel | bluemap.render | cancels the last render-task in the queue
/bluemap purge \<map-id\> | bluemap.render | purges (deletes) all data of a rendered map /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 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