BuildMarker for BlueMap
A lightweight region selection & marking plugin for BlueMap web map
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
BuildMarker for BlueMap
BuildMarker for BlueMap
A lightweight BlueMap region selection and marking plugin for Bukkit/Spigot servers.

Features
- Fast region selection with bow and arrow (left/right click) - Automatic rendering of selected regions on BlueMap web map - Full region management: create, list, remove, reload - Lightweight and dependency-free (only requires BlueMapAPI) - Configuration hot-reload support
Getting Started
Requirements
- BlueMap server component installed
Usage
| Step | Action | |:----:|--------| | 1 | Take an arrow| | 2 | Left-click to set position 1 | | 3 | Right-click to set position 2 | | 4 | Run `/bm create <name>` | | 5 | View on BlueMap web interface |
---
Commands
| Command | Description | |---------|-------------| | `/bm create <name>` | Create region from selection | | `/bm list` | List all regions | | `/bm remove <name>` | Remove a region | | `/bm clear` | Clear current selection | | `/bm reload` | Reload configuration | | `/bm pos1` | Set position 1 manually | | `/bm pos2` | Set position 2 manually | | `/bm help` | Show help message |
---
Permissions
| Permission | Description | Default | |------------|-------------|---------| | `buildmap.use` | Basic commands | All players | | `buildmap.admin` | Admin commands (remove, reload) | OP |