Dedicated Minecraft Server Hosting
  • Minecraft Server Docs
  • Basic Server Setup
    • How to Join a Minecraft Server
    • How to Adding Sub-users
    • How to Server Icon
    • How to Upload Files using SFTP
    • How to Creating MySQL Databases
    • How to Enable command Blocks
    • How to Install jar file
    • How to Upload Custom Minecraft Map
    • How to setup a server whitelist
    • How to setup and use Gamerules
    • How to setup a Reverse Proxy
    • How to set a custom MOTD
  • plugins
    • EssentialsX
    • Vault
    • LuckPerms
    • CoreProtect
    • Litebans
    • GriefPrevention
    • Advanced Anti-Cheat
    • Conditional Commands
    • AdvancedBan
    • Chunky
    • DiscordSRV
    • viaversion
    • Citizens 2
    • Prism
    • dynmap
    • CraftingStore
    • ServerNPC
    • Spark
    • Votifier
    • WorldEdit
    • Multiverse
    • Milk
    • GeyserMC
    • BungeeGuard
  • Scheduling Actions
  • Creating a Reverse Proxy
  • Resetting your world
  • Serverwide Resource Packs
  • Adding MySQL Databases
  • Setting Up Fabric
  • template
  • Installing Fabric mods on your server
  • DedicatedMinecraft Docs Overview
  • Installing Forge mods on your server
  • Server Optimization Guide
  • fabric_mods
    • LuckPerms
    • Chunky
    • Performance Mods
  • Basic Controls
  • Setting Up Forge
  • How to change your MOTD
  • Creating Backups
  • Installing Plugins on your server
  • Datapacks
  • Subusers
  • Editing Account Details
  • 2-Factor Authentication
  • Adding an icon to your server.
  • Using A Domain
  • How to use SFTP to transfer files
  • Contributing to the dedicatedminecraft.host documentation
  • change-java-version
  • How to take a Timings Report
  • Server Jars
  • File Manager Controls
  • SRVControl
  • Adding admin to minecraft server
Powered by GitBook
On this page
  • Dynmap
  • What does the plugin do?
  • Usage
  • Info

Was this helpful?

Edit on Git
  1. plugins

dynmap

Dynmap is a plugin which shows a map through a webpage, allowing players to be able to see the map from their web browser.

PreviousPrismNextCraftingStore

Last updated 4 years ago

Was this helpful?

Dynmap

What does the plugin do?

Dynmap allows you to see your Minecraft world in 3D in real time, like Google Maps.

Dynmap preview

Usage

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 dedicatedminecraft.host discord, click the "Ports" tab, and create a new port. This port is randomly generated, so you will have to change the port in the config file.

Info

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, .

You can also request your Dynmap IP to be added to Bloom's reverse proxy, changing the website link from 123.456.67.2:8123 to subdomain.yourdomain.com. Please read .

check out this guide
this guide
Dynmap Spigot
Dynmap Reddit
Dynmap Discord
Dynmap Wiki