Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 3 days ago
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 |


