How to install & configure Dynmap
Firstly, What is Dynmap? Dynmap is a plugin that allows players to view the world on the web. They can see player locations in all worlds and they can also talk to in-game players on the site.
Your server needs to support Bukkit/Spigot plugins for this to work!
Let’s find out how to install the dynmap plugin.
Download the latest plugin from the spigot website. You can download it here
Upload the plugin to the “plugins” folder. The plugins folder is located in the root directory of the server. Usually where the server.jar is located at.
Restart the server in the “Console” tab on the left-hand side of the panel. We do not recommend reloading the server as it may cause issues!
Head over to the “Network” tab on the left-hand side of the panel.
Click on “Create Allocation”. This will create an open port for dynmap to use.
Head back over to the “File Manager” and go into the plugins directory and find the “dynmap” folder
Find the “configuration.txt” file.
Open the config file and find the line webserver-port: in the file. The default port is set to 8123 however we need to set it to the port that we were assigned in the “Networks” tab. In this case, the port number we will be using is “25915”.
Remember to save once you have completed the changes!
Restart the server again and dynmap should now be installed successfully.
You are now able to access dynmap. To access dynmap, use your server IP followed by the port. Replace <ip> with the ip of your server and <port> with the port of the dynmap.
Example: http://<ip>:<port>
In this case, You would visit 78.108.xxx.xx:25915
Note: With our brand new reverse proxy feature, you are able to use your own domain with SSL with dynmap. You are able to view more about this here.
If you require any further assistance, please create a ticket here.
Created By: Greg K.
Your server needs to support Bukkit/Spigot plugins for this to work!
Let’s find out how to install the dynmap plugin.
How to install Dynmap
Download the latest plugin from the spigot website. You can download it here
Upload the plugin to the “plugins” folder. The plugins folder is located in the root directory of the server. Usually where the server.jar is located at.
Restart the server in the “Console” tab on the left-hand side of the panel. We do not recommend reloading the server as it may cause issues!
How to configure Dynmap
Head over to the “Network” tab on the left-hand side of the panel.
Click on “Create Allocation”. This will create an open port for dynmap to use.
Head back over to the “File Manager” and go into the plugins directory and find the “dynmap” folder
Find the “configuration.txt” file.
Open the config file and find the line webserver-port: in the file. The default port is set to 8123 however we need to set it to the port that we were assigned in the “Networks” tab. In this case, the port number we will be using is “25915”.
Remember to save once you have completed the changes!
Restart the server again and dynmap should now be installed successfully.
You are now able to access dynmap. To access dynmap, use your server IP followed by the port. Replace <ip> with the ip of your server and <port> with the port of the dynmap.
Example: http://<ip>:<port>
In this case, You would visit 78.108.xxx.xx:25915
Note: With our brand new reverse proxy feature, you are able to use your own domain with SSL with dynmap. You are able to view more about this here.
If you require any further assistance, please create a ticket here.
Created By: Greg K.
Updated on: 19/12/2023
Thank you!