New projects are created as drafts and can be found under your profile page.
Create a project
Project moderation
A moderation message is optional, but it can be used to communicate problems with a project's team members. The body is also optional and supports markdown formatting!
Message title
Message body
MIT License
External resources
Featured versions
See allProject members
Technical information
BlueMap Marker Manager
BlueMap supports a variety of marker setups by default, but it requires some work from editing configs and reading docs to understand what is actually required. Who likes reading... The Marker Manager takes this task completely off your hands and lets each player create their own markers!
NEW
BMM now supports circles and ellipes in 2D and 3D! Simply create one with /bmarker create ellipse
and define the x and z radius
Creating Markers / Marker-Sets
Command | Permission | Short Description |
---|---|---|
/bmarker | bmarker.command.main |
Main permission to access the command |
/bmarker create | bmarker.command.create |
Start a new marker setup to create a new custom marker inside a set |
/bmarker edit | bmarker.command.edit |
Start a copied marker setup with selected marker values |
/bmarker delete | bmarker.command.delete |
Delete a custom marker from any set |
/bmarker set-create | bmarker.command.set_create |
Start a new marker-set setup. Every marker needs to be inside a set |
/bmarker set-delete | bmarker.command.set_delete |
Delete a whole set with all markers inside |
Creating a new marker or marker-set will start a interactive setup menu to define your favorite values. Every marker type has unique arguments to define with different displays. Hover over each argument to see what it does and how it modifies the output. All input types trying to help you what kind of value is needed and auto complete it if that is possible to make it as easy as possible for all players.
To edit a marker just build a new marker with the same marker-id. Type /bmarker edit
to copy all values into your builder setup.
Support
Simply hop on the BlueMap Discord and ask in #3rd-party-support :)
Note, this is a 3rd party extension and not official by BlueMap in any way!
If you have issues with entering colors, please use a generator instead of trying to enter the RGB values for your self. There are some hidden rules that has to be followed, otherwise the system will just pick an other color.
Fabric & Global Information
Fabric builds use permission levels as requirement:
Group | Level |
---|---|
Modify Marker | 2 |
Delete Marker | 3 |
Modify / Delete Sets | 4 |
Paper Global builds are only for backwards support. They are build of Bukkits command API that not support all auto complete options provided in paper and fabric builds.
TODO - Maybe coming soonâ„¢
-
Adding a way to edit markers and marker-sets after build/creating themAdded -
Adding a marker type that supports iframes (like embed youtube videos, tweets, ...)
-
Ideas for new markers? Just ping me in BlueMap Discord (@Miraculixx)