Dynmap Setup
A Google Maps-like map for your Minecraft server that can be viewed in a browser. Easy to set up when making use of Dynmap’s integrated webserver which works out-of-the-box, while also available to be integrated into existing websites running on Apache and the like. Dynmap can render your worlds using different renderers, some suitable for performance, some for high detail.
Installation
- Go to the download page for Dynmap
 - Locate the latest version that supports your server version and type and download the 
dynmap-*.jarfile - Once obtaining the dynmap jar file you can upload it to your Minecraft server using either the pterodactyl file manager or a SFTP client like FileZilla.
 - Upload the plugin file inside the relevant directory either 
pluginsormods - After uploading the jar file you can go back to the console tab and restart the server
 
Setup Guide
- Navigate to your server on the panel
 - Stop the server inside the console tab of your server
 - Navigate to Network, and create a new allocation
 - Note down the IP Address and Port of the new allocation you just created
 - Using either the pterodactyl file manager or a SFTP client like FileZilla. locate the 
dynmapfolder inside of thepluginsfolder - Locate and open the 
configuration.txtfile - In the 
configuration.txtfind the line that saysdeftemplatesuffix: hiresand replace this withdeftemplatesuffix: vlowresordeftemplatesuffix: lowres. - Next locate the line that says 
webserver-port: 8123and replace this withwebserver-port: <port from step 4> - Save changes to the 
configuration.txt - Go back to the console tab on your server and click start
 - Once the Minecraft server fully starts up, your Dynmap server should be live at 
http://IP:PORTmaking sure to replaceIPandPORTwith the relevant values from step 4. 
Common Issues
Webpage Not Loading
If you are having issues with the webpage not loading, please ensure your using http://IP:PORT and not https://IP:PORT if after that its still not working please open a support request and we will be able to assist you.