{"id":13408339,"url":"https://github.com/BlueMap-Minecraft/BlueMap","last_synced_at":"2025-03-14T13:30:53.304Z","repository":{"id":34693856,"uuid":"219180652","full_name":"BlueMap-Minecraft/BlueMap","owner":"BlueMap-Minecraft","description":"A Minecraft mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer.","archived":false,"fork":false,"pushed_at":"2025-03-06T13:33:10.000Z","size":6387,"stargazers_count":2062,"open_issues_count":22,"forks_count":135,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-03-06T14:26:02.674Z","etag":null,"topics":["bluemap","minecraft","minecraft-mod","minecraft-plugin","threejs","webgl"],"latest_commit_sha":null,"homepage":"https://bluecolo.red/bluemap","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlueMap-Minecraft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-02T16:25:07.000Z","updated_at":"2025-03-06T13:33:13.000Z","dependencies_parsed_at":"2024-01-06T10:32:21.221Z","dependency_job_id":"2ce4f94b-2018-479a-a38e-2c715de3b05b","html_url":"https://github.com/BlueMap-Minecraft/BlueMap","commit_stats":{"total_commits":1111,"total_committers":46,"mean_commits":"24.152173913043477","dds":0.5013501350135013,"last_synced_commit":"22b026c4e964d05ed9750f52d45cf14c8bee033a"},"previous_names":[],"tags_count":106,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueMap-Minecraft%2FBlueMap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueMap-Minecraft%2FBlueMap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueMap-Minecraft%2FBlueMap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueMap-Minecraft%2FBlueMap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueMap-Minecraft","download_url":"https://codeload.github.com/BlueMap-Minecraft/BlueMap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243401497,"owners_count":20285055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bluemap","minecraft","minecraft-mod","minecraft-plugin","threejs","webgl"],"created_at":"2024-07-30T20:00:52.262Z","updated_at":"2025-03-14T13:30:53.296Z","avatar_url":"https://github.com/BlueMap-Minecraft.png","language":"Java","readme":"[![title-banner](https://bluecolored.de/paste/BluemapBanner.png)](https://bluemap.bluecolored.de/)\n\n\u003cdiv align=\"center\"\u003e\n\ncreate **3D**-maps of your Minecraft worlds and display them in your browser  \n**\u003e\u003e [DEMO MAP](https://bluecolored.de/bluemap) \u003c\u003c**\n\n\n[![GitHub issues](https://img.shields.io/github/issues-raw/BlueMap-Minecraft/BlueMap)](https://github.com/orgs/BlueMap-Minecraft/projects/2)\n[![GitHub all releases](https://img.shields.io/github/downloads/BlueMap-Minecraft/BlueMap/total)](https://github.com/BlueMap-Minecraft/BlueMap/releases)\n[![GitHub release (latest by date)](https://img.shields.io/github/v/release/BlueMap-Minecraft/BlueMap)](https://github.com/BlueMap-Minecraft/BlueMap/releases/latest)\n[![Discord](https://img.shields.io/discord/665868367416131594?label=discord)](https://discord.gg/zmkyJa3)\n\n\u003c/div\u003e\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n## What is BlueMap\nBlueMap is a program that reads your Minecraft world files and generates not only a map, but also 3D-models of the whole surface.\nWith the web-app you then can look at those in your browser and basically view the world as if you were ingame! \nOr just look at it from far away to get an overview.\n\n[![screenshot](https://bluecolored.de/paste/BlueMapScreenshot.jpg?2)](https://bluecolored.de/bluemap)\n\nBlueMap comes as a Spigot/Paper or Sponge Plugin, as a Fabric or Forge-Mod and you can also use BlueMap without any Server\nfrom the Command-Line as a standalone tool.\n\nIf installed as a Plugin/Mod, BlueMap **renders asynchronously** to your MinecraftServer-Thread. \nThis means at no time it will block your server-thread directly. \nSo as long as your CPU is not fully utilized, your server should not be slowed down while BlueMap is rendering.\n\n\n## Using BlueMap\nYou can download BlueMap from [here](https://github.com/BlueMap-Minecraft/BlueMap/releases).  \nRead the [installation instructions](https://bluemap.bluecolored.de/wiki/getting-started/Installation.html) to get started!\n\nHere you can see how many servers are using BlueMap:\n\n[![BlueMap Graph](https://metrics.bluecolored.de/bluemap/graph.php?1)](https://metrics.bluecolored.de/)\n\n## Development\n### Clone\nIf you have git installed, simply use the command `git clone --recursive https://github.com/BlueMap-Minecraft/BlueMap.git` to clone BlueMap.\n\n### Build\nIn order to build BlueMap you simply need to run the `./gradlew release` command in BlueMap's root directory.\nYou can find the compiled JAR files in `./build/release`.\n\n### Issues\nYou found a bug, have another issue?  \nFirst, make sure it's not on your end, if you are unsure you can always ask about it in our [Discord](https://bluecolo.red/map-discord).  \nIf you are sure it's a bug on BlueMap's end, please create an issue [here](https://github.com/BlueMap-Minecraft/BlueMap/issues)!\n\n### Contributing\nYou are welcome to contribute!\nJust create a pull request with your changes :)\n\n**If you want to have your changes merged, make sure they are complete, documented and well tested!**\n\nKeep in mind that we have to maintain all new features and keep supporting them in the future.\nThis means we always can decide to not accept a PR for any reason.\n\n## Links\n**TODO-List:** https://github.com/orgs/BlueMap-Minecraft/projects/2  \n**Wiki:** https://bluecolo.red/map-wiki  \n**Discord:** https://bluecolo.red/map-discord  \n**Reddit:** https://www.reddit.com/r/BlueMap  \n\n---\n\n[![JetBrainsLogo](https://bluemap.bluecolored.de/assets/jetbrains.svg)](https://www.jetbrains.com/?from=BlueMap)\u003cbr\u003e\n\u003cbr\u003e\nSpecial thanks to [JetBrains](https://www.jetbrains.com/?from=BlueMap) for giving out an OpenSource-Licence for BlueMap development!\n","funding_links":[],"categories":["Java","Maps","Plugins"],"sub_categories":["Utility"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBlueMap-Minecraft%2FBlueMap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBlueMap-Minecraft%2FBlueMap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBlueMap-Minecraft%2FBlueMap/lists"}