Updated Commands and Permissions (markdown)

Lukas Rieger 2020-11-08 21:27:07 +01:00
parent 901a3a253c
commit b110f7cd02

@ -13,7 +13,7 @@ command | permission | description
`/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 marker create <id> <map-id> [x y z] <label>` | bluemap.marker | creates a basic POI-Marker at the player position
`/bluemap marker create <id> <map-id> [x y z] <label>` | bluemap.marker | creates a basic POI-Marker at the player-/provided 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
`/bluemap debug cache` | bluemap.debug | clears bluemap's world-caches