Updated Installation (markdown)

Lukas Rieger 2020-08-26 01:11:52 +02:00
parent 1009f9fbaf
commit 69dd930c34

@ -26,7 +26,7 @@ If you have a [forge](https://minecraftforge.net/) or [fabric](https://fabricmc.
- First you want to download the bluemap-jar. You can choose and download a version from [here](https://github.com/BlueMap-Minecraft/BlueMap/releases). Make sure it targets the forge/fabric-Version of your server!
- If you have a fabric-server you will also need to install the [fabricAPI](https://www.curseforge.com/minecraft/mc-mods/fabric-api) mod.
- Put the downloaded bluemap-jar in the `mods`-folder of your server and restart the server.
- BlueMap will now generate the configuration files here `./config/bluemap/`, open that config with your favorite editor and read the chapter [Configuration](Configuration) to learn how to configure bluemap.
- BlueMap will now generate the configuration files here `./config/BlueMap/`, open that config with your favorite editor and read the chapter [Configuration](Configuration) to learn how to configure bluemap.
- After you have edited the configs use the command `/bluemap reload` on your server or restart the server.
- Run the command `/bluemap render <world>` on the server to start an initial render of the whole world.