-
Notifications
You must be signed in to change notification settings - Fork 133
Configuration
The main configuration file of bluemap (bluemap.conf
) is formatted using HOCON.
In the configuration generated for you every field has a comment above it with what it does and it's default value (if it has one).
It also has 3 maps pre-configured as an example. Using the array maps
you can define as many maps as you want. Each configured map will appear in a drop-down the web-app where you can switch between them. Remember to remove the pre-generated maps if you don't use them!
- The
accept-download
field defaults tofalse
but you need to set this totrue
if you want to use bluemap! Before doing that, please read the following carefully:
By changing the setting
accept-download
totrue
you are indicating that you have accepted mojang's EULA,
you confirm that you own a license to Minecraft (Java Edition)
and you agree that BlueMap will download and use a minecraft-client-jar from mojang's servers (https://launcher.mojang.com/)
This file contains resources that belong to mojang and you must not redistribute it or do anything else that is not compilant with mojang's EULA.
BlueMap uses resources in this file to generate the 3D-Models used for the map and texture them. (BlueMap will not work without those resources.)