From bd777e2aa14c359fb791d9408e53a9b7ebd830c3 Mon Sep 17 00:00:00 2001 From: TechnicJelle <22576047+TechnicJelle@users.noreply.github.com> Date: Sat, 18 Nov 2023 00:37:47 +0100 Subject: [PATCH] Fix link to earth map docs on MCEarthMap.md --- community/MCEarthMap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/MCEarthMap.md b/community/MCEarthMap.md index 3d94030..36eb9f2 100644 --- a/community/MCEarthMap.md +++ b/community/MCEarthMap.md @@ -11,7 +11,7 @@ You'll need some plugins: [Chunky](https://www.spigotmc.org/resources/chunky.815 Make sure you've frozen and purged the map first (`/bluemap freeze ` to pause any automatic rendering, and `/bluemap purge ` to clean up old chunks) -First off, **set the world border.** This will ensure that players cannot escape the earth map and helps with Chunky and Light Cleaner later. Open this link and follow the steps for your worldmap size: https://docs.apocmc.us/minecraft-earth-map/map-borders +First off, **set the world border.** This will ensure that players cannot escape the earth map and helps with Chunky and Light Cleaner later. Open this link and follow the steps for your worldmap size: [docs.apocmc.us/minecraft-earth-map/map-borders](https://docs.apocmc.us/minecraft-earth-map/map-borders) This will also prerender the map to remove some extra issues. Wait for it to finish before proceeding. Next, do `/cleanlight world `. This will clean up the bugged lighting on these maps, letting BlueMap properly render the map. Wait for it to finish (you can check with `/cleanlight status`, it's going to take a while).