A set of Minecraft mods that provide a real time web-based map system for various Minecraft server implementations.
Go to file
Mike Primm 997335fa16 Bump to 3.1-beta-1 2020-06-27 20:23:30 -05:00
.vscode Fix Forge 1.12.2 build 2020-04-25 18:51:11 -05:00
DynmapCore Handle new 1.16.1 wall state and render logic 2020-06-27 14:17:52 -05:00
DynmapCoreAPI Add support for greeting/farewell on circle markers 2020-05-25 18:52:28 -05:00
bukkit-helper Initial 1.16.1 support - get it running 2020-06-25 19:29:03 -05:00
bukkit-helper-113-2 Finish support for greeting/farewall text on area markers 2020-05-25 13:55:36 -05:00
bukkit-helper-114-1 Revert "Handle 5 bit palette properly (1.16.1)" 2020-06-27 10:46:19 -05:00
bukkit-helper-115 Revert "Handle 5 bit palette properly (1.16.1)" 2020-06-27 10:46:19 -05:00
bukkit-helper-116 Fix biome water coloring in 1.16.1 2020-06-27 11:47:45 -05:00
dynmap-api Add gitignore 2018-08-12 21:24:16 -05:00
forge-1.8.9 Update configuration.txt for block-alias example 2020-06-27 17:59:53 -05:00
forge-1.9.4 Update configuration.txt for block-alias example 2020-06-27 17:59:53 -05:00
forge-1.10.2 Update configuration.txt for block-alias example 2020-06-27 17:59:53 -05:00
forge-1.11.2 Update configuration.txt for block-alias example 2020-06-27 17:59:53 -05:00
forge-1.12.2 More sponge perm work on 1.12.2 2020-06-27 20:22:51 -05:00
forge-1.13.2 Update configuration.txt for block-alias example 2020-06-27 17:59:53 -05:00
forge-1.14.4 Update configuration.txt for block-alias example 2020-06-27 17:59:53 -05:00
forge-1.15.2 Update configuration.txt for block-alias example 2020-06-27 17:59:53 -05:00
gradle/wrapper Update wrapper to 4.10.2 2020-05-31 11:46:36 -05:00
spigot Update configuration.txt for block-alias example 2020-06-27 17:59:53 -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 Just a test commit 2020-06-19 08:56:09 -05:00
build.gradle Bump to 3.1-beta-1 2020-06-27 20:23:30 -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.16.1 support - get it running 2020-06-25 19:29:03 -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.15.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
  • Forge v1.13.2 - via Dynmap--forge-1.13.2.jar mod
  • Forge v1.14.4 - via Dynmap--forge-1.14.4.jar mod
  • Forge v1.15.2 - via Dynmap--forge-1.15.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 !