mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-22 10:35:16 +01:00
Updated Commands and Permissions (markdown)
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
|
||||||
|
Loading…
Reference in New Issue
Block a user