mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-22 02:26:00 +01:00
Updated Commands and Permissions (markdown)
parent
806cfef787
commit
f9e648122c
@ -3,10 +3,14 @@ Here is a table with all commands and their permissions that you can use if you
|
||||
command | permission | description
|
||||
--- | --- | ---
|
||||
/bluemap | bluemap.status | displays BlueMaps render status
|
||||
/bluemap maps | bluemap.status | shows all maps loaded by BlueMap
|
||||
/bluemap worlds | bluemap.status | shows all worlds loaded by BlueMap
|
||||
/bluemap reload | bluemap.reload | reloads all resources, configuration-files and the web-server
|
||||
/bluemap pause | bluemap.pause | pauses all rendering
|
||||
/bluemap resume | bluemap.resume | resumes all paused rendering
|
||||
/bluemap render \[world\] \[block-radius\] | bluemap.render | renders the whole world or optionally a defined radius around the player
|
||||
*\[clickable command in /bluemap\]* | bluemap.render | prioritizes the clicked render-task
|
||||
*\[clickable command in /bluemap\]* | bluemap.render | removes the clicked render-task
|
||||
/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
|
Loading…
Reference in New Issue
Block a user