A set of Minecraft mods that provide a real time web-based map system for various Minecraft server implementations.
Go to file
Mike Primm 14f55bd6a8 Initial work on greeting/farewall title support for areas 2020-05-25 01:14:20 -05:00
.vscode Fix Forge 1.12.2 build 2020-04-25 18:51:11 -05:00
DynmapCore Initial work on greeting/farewall title support for areas 2020-05-25 01:14:20 -05:00
DynmapCoreAPI Initial work on greeting/farewall title support for areas 2020-05-25 01:14:20 -05:00
bukkit-helper Initial work on greeting/farewall title support for areas 2020-05-25 01:14:20 -05:00
bukkit-helper-113-2 Add experimental option to try to migrate old chunks 2019-06-09 09:59:08 -05:00
bukkit-helper-114-1 Default undefined skylight to 'full' 2020-05-19 10:45:09 -05:00
bukkit-helper-115 Fix lighting handling while still working around PaperMC issue 2020-05-19 22:26:08 -05:00
dynmap-api Add gitignore 2018-08-12 21:24:16 -05:00
forge-1.8.9 Switch format default for clean config files to jpg-q90 2020-05-16 19:24:36 -05:00
forge-1.9.4 Switch format default for clean config files to jpg-q90 2020-05-16 19:24:36 -05:00
forge-1.10.2 Switch format default for clean config files to jpg-q90 2020-05-16 19:24:36 -05:00
forge-1.11.2 Switch format default for clean config files to jpg-q90 2020-05-16 19:24:36 -05:00
forge-1.12.2 Switch format default for clean config files to jpg-q90 2020-05-16 19:24:36 -05:00
forge-1.13.2 Initial work on greeting/farewall title support for areas 2020-05-25 01:14:20 -05:00
forge-1.14.4 Initial work on greeting/farewall title support for areas 2020-05-25 01:14:20 -05:00
forge-1.15.2 Initial work on greeting/farewall title support for areas 2020-05-25 01:14:20 -05:00
gradle/wrapper Drop unsupported versions (1.13.0, 1.13.1, 1.14.0) 2020-05-16 13:29:39 -05:00
spigot Switch format default for clean config files to jpg-q90 2020-05-16 19:24:36 -05:00
.gitignore Cleanup dependencies 2018-08-12 21:20:56 -05:00
LICENSE Add LICENSE 2012-07-06 12:14:25 -05:00
README.md Update README.md 2020-04-26 17:03:08 -05:00
build.gradle Initial function 1.14.4 Forge build! 2020-05-23 18:46:29 -05:00
buildspec.yml Add buildspec.yml 2019-05-18 23:18:54 -05:00
gradle.properties Initial 1.15.2 Forge build 2020-05-23 22:41:11 -05:00
gradlew Set execute flag 2018-08-12 10:26:01 -05:00
gradlew.bat Switch to gradle build 2018-08-11 23:11:20 -05:00
settings.gradle Initial 1.15.2 Forge build 2020-05-23 22:41:11 -05:00

README.md

Dynmap - dynamic web maps for Minecraft servers

How to build

Dynmap 3.x+ uses Gradle for building support for all platforms, with all resulting artifacts produced in the /targets directory

To build, run: ./gradlew clean build install Or (on Windows): gradlew.bat clean build install

What platforms are supported?

The following target platforms are supported:

  • CraftBukkit/Spigot - via the Dynmap--spigot.jar plugin (supports MC v1.8.9 through v1.14.2)
  • Forge v1.8.9 - via Dynmap--forge-1.8.9.jar mod
  • Forge v1.9.4 - via Dynmap--forge-1.9.4.jar mod
  • Forge v1.10.2 - via Dynmap--forge-1.10.2.jar mod
  • Forge v1.11.2 - via Dynmap--forge-1.11.2.jar mod
  • Forge v1.12.2 - via Dynmap--forge-1.12.2.jar mod

Data Storage

Dynmap supports the following storage backends:

  • Flat files: The default for a new installation
  • SQLite
  • MySQL
  • PostgreSQL: EXPERIMENTAL

Where to go for questions and discussions

I've just created a Reddit for the Dynmap family of mods/plugins - please give it a try - https://www.reddit.com/r/Dynmap/

Where to go to make donations

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! I've got a Patreon here - https://www.patreon.com/dynmap, and for folks just looking to for a one-time coffee buy, hit my Ko-Fi at https://ko-fi.com/michaelprimm !