mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-25 12:05:13 +01:00
Created Commands and Permissions (markdown)
parent
9bec2f9081
commit
7ce7a4e3e2
11
Commands-and-Permissions.md
Normal file
11
Commands-and-Permissions.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
Here is a table with all commands and their permissions that you can use if you use BlueMap as a plugin:
|
||||||
|
|
||||||
|
command | permission | description
|
||||||
|
--- | --- | ---
|
||||||
|
/bluemap | bluemap.status | displays BlueMaps render status
|
||||||
|
/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.rendertask.create.world | renders the whole world or optionally a defined radius around the player
|
||||||
|
*\[clickable command in /bluemap\]* | bluemap.rendertask.prioritize | prioritizes the clicked render-task
|
||||||
|
*\[clickable command in /bluemap\]* | bluemap.rendertask.remove | removes the clicked render-task
|
Loading…
Reference in New Issue
Block a user