Dynmap®
* MAIN SUPPORT IS NOW ON DISCORD *
For further discussion and announcements, see us on Reddit or Twitter.
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.
Components allow you to add/remove functionality to make Dynmap suit your needs. Using the components Dynmap comes supplied with, there is support for chat balloons, web-to-game chat, and configurable markers, areas, and lines.
Features
- Highly configurable maps per world
- Real-time updates: maps are kept in sync with your world in real-time, updates are shown while your leave your browser open
- Players with their faces are visible on the map
- Chat messages are visible (as balloons or in a chatbox) on the map.
- Map viewers can chat to players in-game.
- Current Minecraft time is visible on the map.
- Current Minecraft weather is visible on the map.
- WorldGuard, Residence, Towny and Factions regions that can be visible on the map (through corresponding Dynmap-* plugins)
- Overall highly configurable and customizable.
Installation
Copy dynmap-*.jar into your plugins directory. If you are upgrading, delete the previous dynmap-*.jar - you do NOT need to delete the plugins/dynmap directory or its contents.
If you are running a separate webserver (like Apache) you may need to copy the files from 'plugins/dynmap/web/' to a directory in your http-root and follow this guide. When upgrading, make sure you also upgrade the copied files.
First time use
When you start CraftBukkit, you should be able to navigate to http://yourserverip:8123/ in your browser. In case you are running CraftBukkit on the PC you are currently working on, you can navigate to http://localhost:8123/. You should be able to see the players who are in-game. Note that the map is not yet rendered, therefore the background will be black.
If you are planning on using the HD renderer, now would be a good time to do so. Enable 'deftemplatesuffix: hires' in the top of configuration.txt. More information about deftemplatesuffix is available at Base plugin settings.
If you just want to see Dynmap work, use the following command in-game: /dynmap fullrender. The wiki contains more information about commands and permissions. The map should reveal itself gradually in the browser, give it some time. Progress messages indicate that Dynmap is working and will show when the render is completed.
Configuration
Dynmap Add-Ons:
Both to demonstrate the API, and to help manage the growth of this already-huge plugin, we've started producing additional plugins for Dynmap. All of these will depend on Dynmap and interface through its APIs, but only need to be added by folks that are interested in the additional function they provide:
- dynmap-mobs: Provides marker layer for real-time position of selected mobs on dynmap maps.
- dynmap-residence: Successor to the 'regions' support for Residence in Dynmap, with live update of Residence changes
- Dynmap-WorldGuard: Successor to the 'regions' support for WorldGuard in Dynmap, with live update of WorldGuard changes
- Dynmap-Towny: Successor to the 'regions' support for Towny in Dynmap, with live update of Towny changes
- Dynmap-Factions: Successor to the 'regions' support for Factions in Dynmap, with live update of Factions changes
- Dynmap-CommandBook: Add support for showing /home and /warp locations defined using CommandBook.
- Dynmap-Essentials: Add support for showing /home and /warp locations defined using Essentials.
- Dynmap-GriefPrevention: Add support for showing Grief Protection claims
- Dynmap2CraftIRC3: Integrate Dynmap's web chat with IRC via CraftIRC
- Dynmap-SimpleClans: Integrate SimpleClans with Dynmap
- Dynmap-HeroChat: Integrate HeroChat v5.5+ with Dynmap
- Dynmap-PhysicalShop
- Dynmap-pyLandmarks
- Dynmap-PreciousStones: Integrate PreciousStones with Dynmap
- Dynmap-AdminCmd: Integrate AdminCmd with Dynmap
- Dynmap-PlayerWarp
- Dynmap-Citizens: Integrate Citizens with Dynmap
Mods integrated with Dynmap:
The following mods are known to support dynmap integration without needing an add-on:
Also, for the best response to questions and such, please post comments to our main forum thread - http://www.minecraftforum.net/topic/1543523-dynmap-dynamic-web-based-maps-for-minecraft/. Once again, having more than one place just isn't helpful, and this is where the 'Dynmap Community' already operates.
Disclosure
This plugin utilizes bStats.org plugin metrics system, which means that the following information is collected and sent to bstats.org:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
Donations and Tips
Dynmap and my other mods and plugins have always been free, as I work on them as time permits and not as a job - the upside is that the price is good, the downside is they get the time I have left after working, taking care of my family, and other things!
I've set up a coffee-fund jar (I believe in the theory that software developers are machines that turn caffeine into code), for anyone who wants to throw in some tips! For Patreon - https://www.patreon.com/dynmap or for Ko-Fi https://ko-fi.com/michaelprimm
-
View User Profile
-
Send Message
Posted Dec 1, 2012I've enabled "showweather" in the config, but on the web UI, I can't see any weather icon? Does it just take a while update the weather to the browser map, or could I have done something wrong?
-
View User Profile
-
Send Message
Posted Dec 1, 2012@jackkiej Ok, go to your domain admin control, and add a new DNS record. Remember that: chose type "A", set name, for example "map" and in VALUE field, enter your server ip.
When you want see your's map, you must go to this url adress: http://map.your_domain.com:8321
BTW: If you can, set the server port to 25565
-
View User Profile
-
Send Message
Posted Nov 30, 2012Hi,
I have the server on my own computer but want to have dynmap on my site. how can I do that?
-
View User Profile
-
Send Message
Posted Nov 29, 2012Is there anyway configure it so that you can use server commands from the dynmap chat?
-
View User Profile
-
Send Message
Posted Nov 29, 2012I'm having issues getting this to work on my own webserver. Everything is working except for the chat from the web to the server. Typing into the chatbox on the page shows nothing on the server. I have PHP installed and I chmod'ed the standalone folder.
(On CentOS)
-
View User Profile
-
Send Message
Posted Nov 29, 2012@Squarebit
@farmalot123
Make sure that: a) You've extracted all the files from the ZIP (sounds like you guys did this) b) If you copied the files to a different directory (sometimes folks do this when they use an external web server - usually the files in the plugins/dynmap/web directory), make sure you refresh the copy as well c) Restart the external web server, if there is any chance it caches files (some do) d) Refresh your browser cache (shift-reload, on most browsers)
-
View User Profile
-
Send Message
Posted Nov 29, 2012May I first say that this is an excellent plugin that I've used for a long time, thank you for taking time to create this!
EDIT: The problem with web files not being same version seemed to be the add-ons, which I forgot to update, should be the same for farmalot123 or anyone else getting this error if I'm not mistaken!
-
View User Profile
-
Send Message
Posted Nov 28, 2012Ok so I messed up and tried to update Dynmap then I was getting the error web files not match and (0.70.3-1298) so I decided to remove Dynmap and try a fresh install.
Now I still keep getting that error regardless, What might I be missing to remove the old dynmap that is keeping the new install from working properly.
I deleted the jar and dymap folder.
Any help is apprciated
-
View User Profile
-
Send Message
Posted Nov 28, 2012Just occurred to me... after all this time of using Dynmap... I wish I could drag and drop people to teleport them! Haha... what fun that would be!
-
View User Profile
-
Send Message
Posted Nov 28, 2012Hi i have multiple worlds and only want one to show up not all of them... how can i disable the other ones?
Thanks
-
View User Profile
-
Send Message
Posted Nov 27, 2012i get this error help
Oops! This page appears broken. DNS Error - Server cannot be found.
-
View User Profile
-
Send Message
Posted Nov 27, 2012Dynmap is not rendering Cobblestone Walls.
-
View User Profile
-
Send Message
Posted Nov 27, 2012Hi, I use your Dynmap. Whenever I use the chat on the webpage it comes up on the console and players can see it in-game. I can't see any of there messages when they are talking. I can only see when players join and leave. I remember back when I used it in Beta 1.8.1, they could see my messages and I could see their's. Do I need to enable it somewhow? Please help! Thank you!
-
View User Profile
-
Send Message
Posted Nov 27, 2012@SwiftSwamp
Im trying to do same, but still dont know how.
Cheers!
-
View User Profile
-
Send Message
Posted Nov 24, 2012Couple questions, how would I disable the rendering of specific worlds, if I trim a map using worldborder's trim feature and those chunks are removed are those files removed from dynmap of the chunks that are removed, and how would I remove flat, surface, cave, and make it just specific it or remove specific ones? How exactly do I use the 'worlds' config file thing?
-
View User Profile
-
Send Message
Posted Nov 24, 2012Hey how do I change the perspective on the surface map of any world, I tryed this.
class: org.dynmap.hdmap.HDMap
name: surface
title: "Surface"
prefix: t
perspective: iso_SE_60_lowres
shader: stdtexture
lighting: shadows
mapzoomin: 2
TO: class: org.dynmap.hdmap.HDMap
name: surface
title: "Surface"
prefix: t
perspective: iso_SW_60_lowres
shader: stdtexture
lighting: shadows
mapzoomin: 2
And that didn't work, any help?
-
View User Profile
-
Send Message
Posted Nov 23, 2012@markdf
might want to add - ^dynmap.hide.others also
also some permission plugins handle negative permissions weirdly. sometimes they require the negative to be in front of a positive (negative permissions behave weirdly in some permission plugins.
this permission may help you
dynmap.playermarkers.showall
what it does is allows user to see all player positions when protected-player-info has been set to restrict access (i'm assuming this will allow whoever has the permission node to see everyone, even if they hide themselves, (i could be wrong so test it out)
-
View User Profile
-
Send Message
Posted Nov 23, 2012How do I stop players from using the 'dynmap hide' command. I dont run a PVP server and I want users visible on the map all the time.
I have the following entries for permissions
- ^dynmap.show.self
- ^dynmap.show.others
- ^dynmap.hide.self
-
View User Profile
-
Send Message
Posted Nov 21, 2012I am looking for a plugin or extension that allows the creation of landmarks/warps what will display an icon on dynmap, and when clicked on asks the player if they would like to warp to this location.
if they click yes and are logged onto the game, they then warp to the landmark/warp.
has this already been made and is currently up to day (or the author comes on regularly)
or is is possible?
PLEASE MESSAGE ME THE ANSWER (im not sure if i will see your answer in this section)
-
View User Profile
-
Send Message
Posted Nov 21, 2012