🗺️ BlueMap Banner Point
A lightweight Minecraft plugin that automatically creates BlueMap markers whenever a banner is placed in the world.
✨ Features
- 🏳️ Automatic markers: Instantly adds a BlueMap marker when a player places a banner
- 🎨 Custom SVG icons: Clean, colorful flag icons for all Minecraft banner colors
- 🗣️ Multilingual support: English and French
- ⚙️ Easy configuration: All options can be customized via
config.yml
- 🧹 Auto-cleanup: Markers are removed when the banner is destroyed
- 🙈 Sneak mode: No marker is placed if the player is sneaking
- 🛠️ Admin commands: Reload config and get help in-game
- 🏷️ Custom names: Rename a banner in an anvil to set the marker name automatically
🔧 How it works
- A player places a banner anywhere in the world.
- A BlueMap marker is created at the banner’s location, using a color-matched SVG icon.
- If the banner has been renamed in an anvil, the marker will use that name.
- If the banner is broken, the marker is removed automatically.
🚀 Installation
- Download the .jar from the Releases page
- Drop it into your server’s
plugins/folder
- Restart the server
- Configure settings via
plugins/BlueMapBannerPoint/config.yml (optional)
🎮 Commands
| Command |
Permission |
Description |
| /bmp reload |
bluemapbannerpoint.admin |
Reload the plugin config |
| /bmp help |
bluemapbannerpoint.admin |
Show command help |
🔐 Permissions
| Permission |
Description |
Default |
| bluemapbannerpoint.admin |
Access to admin commands |
op |
| bluemapbannerpoint.banner |
Allows placing banners that create markers |
true |
🎯 Make your Minecraft world more interactive and easy to navigate using banner-based markers!