BlueMap Staff Reference
Public-safe technical notes for staff who configure or support BlueMap on 1MoreBlock.
Verify destructive, economy-changing, permission-changing, and player-data commands against the installed build and an approved support case before running them.
Commands
Section titled “Commands”| Command | Permission | Purpose |
|---|---|---|
/bluemap | bluemap.command.status | Shows installed BlueMap command help. |
/bluemap status | bluemap.command.status | Reports render and web-app status. |
/bluemap reload | bluemap.command.reload | Reloads BlueMap configuration. |
/bluemap render <map> | bluemap.command.render | Queues a map render. |
Permissions
Section titled “Permissions”| Permission | Purpose | Suggested access |
|---|---|---|
bluemap.command.status | Reads BlueMap state. | Support staff |
bluemap.command.reload | Reloads configuration. | Senior staff |
bluemap.command.render | Controls rendering. | Server administrators |
Placeholders
Section titled “Placeholders”No plugin-owned placeholders were verified. PlaceholderAPI may still expose values through a separate expansion or an integrating plugin.
Configuration and integrations
Section titled “Configuration and integrations”- BlueBridge exports WorldBorder and WorldGuard context to BlueMap.
- 1MB-MapHide controls player visibility for privacy and recording mode.
- Rendering and web serving are separate concerns; diagnose each independently.
Examples
Section titled “Examples”/bluemap/bluemap status/bluemap reloadTroubleshooting
Section titled “Troubleshooting”- Check
/bluemap statusfor render queues and web-app state. - Confirm the map is enabled and the affected coordinates are within its render bounds.
- For hidden players, check 1MB-MapHide/privacy state before BlueMap itself.