Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Blue

A mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer

https://bluecolored.de/paste/BluemapBanner.png

create 3D-maps of your Minecraft worlds and display them in your browser
>> DEMO MAP <<

https://img.shields.io/github/issues-raw/BlueMap-Minecraft/BlueMap https://img.shields.io/github/downloads/BlueMap-Minecraft/BlueMap/total https://img.shields.io/github/v/release/BlueMap-Minecraft/BlueMap https://img.shields.io/discord/665868367416131594?label=discord


What is BlueMap

BlueMap is a program that reads your Minecraft world files and generates not only a map, but also 3D-models of the whole surface. With the web-app you then can look at those in your browser and basically view the world as if you were ingame! Or just look at it from far away to get an overview.

https://bluecolored.de/paste/BlueMapScreenshot.jpg

BlueMap comes as a Spigot/Paper or Sponge Plugin, as a Fabric or Forge-Mod and you can also use BlueMap without any Server from the Command-Line as a standalone tool.

If installed as a plugin/mod, BlueMap renders asynchronously to your Minecraft server-thread. This means at no time will it block your server-thread directly. So as long as your CPU is not fully utilized, your server should not be slowed down while BlueMap is rendering.


Using BlueMap

You can download BlueMap from here. Read the installation instructions to get started!

Here you can see how many servers are using BlueMap:

https://metrics.bluecolored.de/bluemap/graph.php?1

If you need help with the setup, feel free to join the Discord-server, we'll be happy to help you there!


Metrics and Webserver

BlueMap uses bStats, an own metrics-system and is hosting a web-server!

Metrics are really useful to keep track of how the plugin is used and helps me stay motivated! Please keep them on :)

Metrics: BlueMap is sending a super small report, containing only the implementation-name and the version of the BlueMap-plugin to my server. Here is an example report:

{
    "implementation": "bukkit",
    "version": "0.0.0"
}

This data-collection can be turned off in BlueMaps configuration! (Turned on by default)

Web-Server: The web-server is a core-functionality of this mod. So it is enabled by default but can be disabled in the config. By default the web-server is bound to all network-interfaces ('0.0.0.0') on port 8100 and is hosting the content of the ./bluemap/web/-folder.


Todo / planned features

Here is a todo-list ordered by what i right now think is the priority, but might always change or be reordered at my discretion. (I develop BlueMap in my free-time, so nothing here is a promise and there are no ETA's)


Issues / Suggestions

You found a bug, have another issue or a suggestion? You are very welcome to join the Discord-server and the reddit and share your thoughts!

Information

CategoryMiscellaneous
Published onApril 4, 2023
LicenseMIT
Downloads6,379
Stars63
Watchers41
Supports Folia

Pinned Versions

Members

Avatar for Blue

Blue

Owner