-
External minecraft renderers can't easily grab the biome color data from the NBT data, so they need to be given that data somehow
Having the option for terra to export that data to a file would be …
-
**Expected Behaviour**
A clear and concise description of what you expected to happen.
I expect that the station icon to appear in Bluemap
**Actual Behaviour**
A clear and concise description …
-
I have a map configured to render my nether roof, and I realized that the markers below the min-y configured height are also being imported to that map.
![imatge](https://github.com/user-attachment…
-
- [ ] Introduce client-side type toggle
This will require implementing a tab complete system for commands. I may look into doing that myself.
_Originally posted by @SkyeRangerDelta in https://gi…
-
When disconnecting fake players from the map using the `kill` command, there's no notification to the fabric api from their disconnection, making other implementations (like bluemap) thinking the user…
-
## Describe the Bug
Whenever you adjust the fill-opacity in the config file, it does not behave as expected. The only two values that work are 0.0 and 1.0. No other values in between (like 0.3) seem …
-
I suggest bluemap use **WebSocket** to get data, that will reduce many *unnecessary* web request. Of course, bluemap need keep **http API** to compatible with the old client
-
with a link the player can get to a website which displays the map of the server, maybe just the default map generated by the seed of the world without any changes from the players. On this website th…
-
Please, this would be a nice feature to add!
- https://github.com/BlueMap-Minecraft/BlueMapAPI
- https://github.com/webbukkit/dynmap/wiki/Dynmap-API
- https://github.com/jpenilla/squaremap/wiki/API…
-
Currently, the plugin creates markers for each sign, _once_ when BlueMap loads.
The markers should probably update more often than that.
On a timer?
I don't really like that idea a whole lot...…