A 3d-map of your Minecraft worlds view-able in your browser using three.js (WebGL)

1.2.0-snap

snapshot

Blue released this version on Oct 5, 2020

3.3 MB
Download

Highlights / Notes

Bugfixes and improvements with automatic map-updates

This is a SNAPSHOT version. Use on your own risk :)

Upgrading from 1.0.1

Just swap the bluemap.jar. If you want the changes made to the web-app you need to delete your /index.html so bluemap updates the web-files.

Changelog since 1.0.1

  • Updated to BlueMapAPI 1.3.1
  • Updated to SpongeAPI 7.3.0
  • Full world-renders will now be centered (starting) on the spawnpoint of that world, and a radius render on the center of the area to be rendered
  • Improved the way BlueMap handles map-updates, it now tries to listen for chunk-saves rather than full world-saves to render world-changes as soon as possible
  • Added /bluemap version
  • Added /bluemap debug flush [world] which saves the world and flushes all scheduled changes so they will be rendered
  • Added the world-folder to the hover texts of /bluemap worlds
  • Slowed down hash-updates on the web-app to reduce the browser-history-spam as much as possible while still having a copy-able url of the current camera position
  • Fixed a bug that caused the webserver to not close correctly on first install
  • Fixed a bug that caused corrupted chunks when they were saved in a snapshot-version of minecraft

Dependencies