mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-22 02:26:00 +01:00
Updated Commands and Permissions (markdown)
parent
570271082f
commit
901a3a253c
@ -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> <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 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
|
||||
|
Loading…
Reference in New Issue
Block a user