BlueMap is a plugin that allows you to create and view a live map of your Minecraft server world. Compared to its alternative, Dynmap, BlueMap offers some additional features but is a bit more resource intensive. In order to follow this article you will need to have BlueMap installed on your server.
It is also recommended that you Setup a World Border for your worlds before generating your BlueMap to limit how much server space BlueMap (and your world) can take up. All of the BlueMap files are stored locally in the server files as we do not support MySQL Databases as a storage method for BlueMap.
Setting Up BlueMap
In order for BlueMap to function you are required to set up an Additional Port for your server.
- Log into your Multicraft panel account and Stop your server.
- Navigate to Files > FTP File Access.
- Enter your Multicraft Password then click Login.
- Navigate to the
/plugins/BlueMap
folder. - Locate core.conf and click Edit.
- Set the
accept-download:
option to true. Then click Save. - Locate webserver.conf and click Edit.
- Set
port:
to your newly generated port. Then click Save. - Start your server to load the changes you've made.
Once your server has fully loaded, you will be able to access your BlueMap map by navigating to http://IP:PORT
in your web browser, replacing "IP" with your Server IP and "PORT" with the BlueMap Webserver Port that you specified in Step 7.
However, you might see a blank map when first accessing your map. This is normal because the map images have not yet been generated. This will gradually be generated as players move around the world. For more configuration options, please visit the BlueMap Wiki.