Updated Commands and Permissions (markdown)

Lukas Rieger 2020-08-21 21:59:56 +02:00
parent 29d8efbcc3
commit bf03d4c241

@ -11,4 +11,5 @@ command | permission | description
/bluemap render \[world\] \[block-radius\] | bluemap.render | renders the whole world or optionally a defined radius around the player
/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 | bluemap.debug | prints some debug info about the blocks at the players position
/bluemap debug block | bluemap.debug | prints some debug info about the blocks at the players position
/bluemap debug cache | bluemap.debug | clears bluemap's world-caches