Overview of BlueMap
masterBlueMap is a tool that reads Minecraft world files to generate 3D models of the world surface. These models can be viewed in a web browser, providing an in-game-like experience or a high-level overview of the world.
BlueMap is available in several formats:
- Plugin: Spigot/Paper or Sponge.
- Mod: Fabric or Forge.
- Standalone: A command-line tool that can be used without a Minecraft server.
When used as a Plugin or Mod, BlueMap renders asynchronously to the Minecraft server thread, meaning it should not slow down the server as long as the CPU is not fully utilized.