-
Notifications
You must be signed in to change notification settings - Fork 171
Commands and Permissions
Lukas Rieger edited this page Mar 19, 2020
·
17 revisions
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 |
| /bluemap debug | bluemap.debug | prints some debug info about the blocks at the players position |