Dynmap
Dynmap
What does the plugin do?
Dynmap allows you to see your Minecraft world in 3D in real time, like Google Maps.
Usage
Spigot/Paper: Download the Dynmap plugin and place into the plugins
folder then restart your server to generate configuration.txt
. Create a MySQL database. If you are unsure, check out this guide.
For other platforms, refer to the Dynmap installation guide
Now enter the database information into this section remembering to remove the #
(Note: Don't enter the information below enter the information from your MySQL database)
storage:
type: mysql
hostname: 123.456.67.2
port: 3306
database: s123_dynmap
userid: u12323402
password: 123456789
Now go into the minecraft panel, click the "Ports & Proxies" tab, and create a new port. You will be able to choose a port that you want to use and enter the port number you just opened into the config file.
You can also add your Dynmap IP to Bloom's reverse proxy(on the sidebar of the panel,), changing the website link from 123.456.67.2:8123
to subdomain.yourdomain.com
. Please read this guide.