Minecraft plugin BlueMap
Information about BlueMap and servers where it was found
🔌 About BlueMap
BlueMap is a Minecraft mapping tool that reads server world files and generates 3D models and an interactive web viewer. It can run as a server plugin or mod (Spigot/Paper or Sponge plugin, Fabric/Forge mod) or as a standalone command‑line renderer. When installed on a running server BlueMap renders asynchronously so it does not block the main server thread.
🎯 Purpose
BlueMap provides a browser-accessible, three-dimensional representation of a Minecraft world so administrators and players can explore terrain, locate structures, and inspect builds without joining the server. It is targeted at server operators who need an up-to-date visual map for administration, navigation, or community showcase purposes.
⚙️ Features
- Generates 3D models of the world surface and serves them in a browser-based web viewer.
- Runs as a plugin/mod (Spigot/Paper, Sponge, Fabric, Forge) or as a standalone CLI tool.
- Asynchronous rendering to avoid blocking the Minecraft server thread.
- Supports resource packs and data packs to customize textures, block models and biome colors used in renders.
- Supports multiple storage backends and map management via commands (load, unload, list, delete, etc.).
- Marker support and an API for third-party plugins to add or manage markers on maps.
- Runtime reload and render-control commands (reload, start/stop rendering, update/purge maps, freeze/unfreeze maps).
🧩 Who It Is For
- Survival and SMP servers that want a public or admin-facing 3D map.
- Creative or showcase servers that need browser-accessible previews of builds.
- Server administrators who require remote inspection and map-based navigation tools.
🏗️ Example Use Cases
- Provide players with a publicly hosted 3D map of the world to help navigation and showcase builds.
- An admin locates and reviews player-built bases or claims from the web viewer before visiting in-game.
- A plugin uses BlueMap's API to display dynamic markers for events, shops, or teleport locations.
⌨️ Commands
| Command | Description | Permission | Access |
|---|---|---|---|
/bluemap | Primary command entry (shows help/status). | not specified | Admin |
/bluemap reload | Reload all configs and resources (full reload). | not specified | Admin |
/bluemap reload light | Reload configs only, skip resource packs (faster). | not specified | Admin |
/bluemap maps | List all configured maps. | not specified | Admin |
/bluemap storages | List available storage backends. | not specified | Admin |
/bluemap storages <name> | List maps in a specific storage. | not specified | Admin |
/bluemap storages <name> delete <mapid> | Delete a specific map from a storage (map must be unloaded). | not specified | Admin |
/bluemap stop | Pause all rendering (persists across restarts). | not specified | Admin |
/bluemap start | Resume paused rendering. | not specified | Admin |
/bluemap freeze <mapid> | Freeze updates for a specific map. | not specified | Admin |
/bluemap unfreeze <mapid> | Unfreeze a frozen map. | not specified | Admin |
/bluemap purge <mapid> | Delete all render data for a map and trigger full re-render. | not specified | Admin |
/bluemap update <mapid> | Render only changed chunks for a map. | not specified | Admin |
/bluemap force-update <mapid> <x> <z> <radius> | Force re-render of an area around coordinates. | not specified | Admin |
/bluemap fix-edges <mapid> | Re-render tile edges (useful after changing render masks). | not specified | Admin |
/bluemap troubleshoot | Diagnose potential render issues at the player's position. | not specified | Admin |
/bluemap debug dump | Dump full BlueMap state to a debug file. | not specified | Admin |
(All commands above are documented by the project; exact permission nodes are provided in project documentation and are not repeated here.)
⚙️ Installation
📥 Setup
- Download the appropriate BlueMap JAR for your platform (plugin JAR for Spigot/Paper/Sponge, mod JAR for Fabric/Forge or standalone CLI distribution).
- Place the JAR into the server
plugins/folder (for Spigot/Paper/Sponge) ormods/folder (for Fabric/Forge), or use the CLI distribution files for standalone rendering. - Start or restart the server. Watch the server console to confirm BlueMap and its embedded web server started successfully.
📦 Dependencies
- No mandatory external plugin dependencies are required for core map rendering. Optional integrations and add-ons exist; consult the project documentation for third-party addon info.
🧠 Technical Notes
- BlueMap is distributed as server plugins, mods, and a CLI tool; choose the artifact matching your setup.
- Rendering is performed asynchronously to avoid blocking the main server thread.
- Resource packs and data packs can be placed in the configured packs directory to change map visuals.
- The project maintains a public source repository and release builds; configuration is file-based and reloadable at runtime.
🤝 When This Plugin Is Useful
If you need a browser-accessible, three-dimensional view of your Minecraft world for navigation, build review, or community display, BlueMap provides automated rendering, runtime control, and an API for markers and integrations without requiring players to join the server.
- Akoot&Co
Cozy, community-focused SMP with Java and Bedrock support, a public live world map, donation shop, and quality-of-life features for relaxed building and exploration.
754.18 - Rooted Realm
Whitelisted Java survival SMP: no planned wipes, player-driven economy, weekly events and optional PvP. Friendly adult community — join via site or Discord.
654 - Project Eden
Community‑focused survival server with player economy, mcMMO, creative plots and weekly minigames — calm, friendly and family‑oriented.
149.23 - Minecraft Server148.27
- SentinelCraft
Long‑running survival community focused on Towns, mcMMO and player economy — friendly, no‑grief gameplay with regular events.
048.2 - World of Minecraft044.65
- EthelMC
Community survival with economy, land claims, arenas and crossplay (Java & Bedrock). Ranks, player shops and seasonal events.
044.2 - mc-map.kekalainen.me042.85
- A Minecraft Server041.88
- MedievalMC Romania
Medieval‑themed Romanian server with survival/RPG elements, quests, economy and minigames — friendly community and active events.
041.53 - Kostičková Parta
Czech community survival SMP with a family-friendly focus — semi-vanilla gameplay, land protection, web map, multi-world support and Java↔Bedrock crossplay.
039.8 - v26.1.2 #74 (July 7, 2026)017.63
The BlueMap plugin page shows which servers monitoring found this plugin on, and which platforms and versions it appears with.
Plugins may add commands, economy, protection, permissions, mini-games, integrations, or other mechanics. The actual role of BlueMap depends on each server's configuration.
Data is generated automatically from technical server responses. If a server hides its plugin list, it may not appear in this section even if it uses BlueMap.
Use the server list with BlueMap to compare projects, check compatible versions, or find examples of how the plugin is used on public servers.