Dynmap is a Minecraft plugin to create and view a live map of your Minecraft server world.
plugins
/mods
(depends on your server software; plugins
for Bukkit-based servers, mods
for Forge and Fabric) folder of your Minecraft server. Refer to this guide for help.plugins/dynmap
folder in your server’s directoryconfiguration.txt
file and set the port to the one created in the 5th step, and a URL path you want to use for the Dynmap web interface (e.g. /dynmap), and savecotton.api.berrybyte.network
. If you’re using Cloudflare, make sure to set the proxy status to DNS only.Source
, input the domain used in step 1. In Allocation
, input the allocation you created for Dynmap in the installation steps and press “Create”.sudo apt update && sudo apt -y install nginx
webprefix
path (if you’ve set one in the configuration file), e.g. http://yourdomain.com:20029/dynmap; this will launch Dynmap’s web interface!
On the left side of the interface, you will see a list of available maps. You can switch between these maps using the dropdown menu at the top. On the right side of the interface, you will see a list of players currently online on the server. You can click on a player’s name to view their location on the map. You can also use the search bar at the top of the interface to search for specific locations or players on the map.
plugins/dynmap
folder on your server. This file contains detailed documentation for all available customization options.
server.log
file in the logs folder of your server for any error messages related to Dynmap. This can help identify the cause of the issue.worlds.txt
file in the plugins/dynmap
folder to ensure that the correct world is being mapped.updaterate
option in the configuration.txt file. This setting determines how often the map is updated, and can be adjusted as needed.