We have a video tutorial on how to set up Dynmap:
Dynmap is a plugin that allows you to view a live map of your Minecraft server world, similar to Google Maps. This tutorial will teach you how to set this plugin up for your server.
Before anything else, you should already have Dynmap installed on your server. These can either be downloaded from SpigotMC or CurseForge depending on your Server Type.
We have a tutorial to guide you on how to install Dynmap as well as any other plugins into your server: How to Install Plugins
Setting Up Dynmap
- Log into your Multicraft panel account and stop your server.
- Navigate to Files > FTP File Access. Then, log into the FTP File Manager.
- Navigate to the Dynmap plugin folder, which should be found inside the
\plugins
folder.
- If you are unable to locate this folder, be sure that you've fully restarted your server at least once after uploading the Dynmap JAR file into your plugins folder to allow the plugin files to generate.
- Locate the file named
configuration.txt
and click on the Edit link on its right-hand side. - In the
configuration.txt
file, look for the line that saysdeftemplatesuffix
. Set this todeftemplatesuffix: vlowres
ordeftemplatesuffix: lowres
.
Because Dynmap generates images for each chunk, this can occupy a large space in your server storage. The setting above ensures that the generated images are not too large that your server violates Shockbyte's Fair Use Policy. - On the same file, locate the line with the
webserver-port
setting. The default value is 8192 but you MUST change this to a port allocated specifically to your server.
To allocate a new port to your server, follow our tutorial on Assigning Additional Ports - once you have allocated the additional port, use it in your config (e.g.webserver-port: 1845
). - Press Save to save all changes and exit the text editor.
- Start your server to load the changes you've made.
- Once your server has fully loaded, test your Dynmap map by navigating to
http://IP:PORT
on your web browser, replacing IP with your Server IP and PORT with the Dynmap Webserver Port that you specified on Step 6.
If you are having issues with the domain, please ensure you are usingIn this example, the server IP ishttp://IP:PORT
instead ofhttps://IP:PORT
.192.168.2.1
so the Dynmap live map can be accessed through this linkhttp://192.168.2.1:1845
.
If you've configured Dynmap correctly, you should be directed to your server's dynamic map page. However, you might see a blank map similar to the screenshot below. This is normal because the map images have not yet been generated. This will gradually be generated as players move around the world. - To fully generate your dynamic map, use the command:
/dynmap fullrender
in your console or in-game
WARNING: Generating your map will use up a huge portion of your server RAM and may cause lags. This is completely normal. It is recommended to do this when there are no players on you server to prevent interruptions or lags while playing on your server.

If you require any further assistance, please contact our support at: https://shockbyte.com/billing/submitticket.php