A set of Minecraft mods that provide a real time web-based map system for various Minecraft server implementations.
Go to file
Mike Primm c6d0d25ae0 Add enter/exit settings in configuration.txt 2020-05-25 20:15:40 -05:00
.vscode Fix Forge 1.12.2 build 2020-04-25 18:51:11 -05:00
DynmapCore Clean up output 2020-05-25 18:58:28 -05:00
DynmapCoreAPI Add support for greeting/farewell on circle markers 2020-05-25 18:52:28 -05:00
bukkit-helper Finish support for greeting/farewall text on area markers 2020-05-25 13:55:36 -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 Finish support for greeting/farewall text on area markers 2020-05-25 13:55:36 -05:00
bukkit-helper-115 Finish support for greeting/farewall text on area markers 2020-05-25 13:55:36 -05:00
dynmap-api Add gitignore 2018-08-12 21:24:16 -05:00
forge-1.8.9 Add enter/exit settings in configuration.txt 2020-05-25 20:15:40 -05:00
forge-1.9.4 Add enter/exit settings in configuration.txt 2020-05-25 20:15:40 -05:00
forge-1.10.2 Add enter/exit settings in configuration.txt 2020-05-25 20:15:40 -05:00
forge-1.11.2 Add enter/exit settings in configuration.txt 2020-05-25 20:15:40 -05:00
forge-1.12.2 Add enter/exit settings in configuration.txt 2020-05-25 20:15:40 -05:00
forge-1.13.2 Add enter/exit settings in configuration.txt 2020-05-25 20:15:40 -05:00
forge-1.14.4 Add enter/exit settings in configuration.txt 2020-05-25 20:15:40 -05:00
forge-1.15.2 Add enter/exit settings in configuration.txt 2020-05-25 20:15:40 -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 Add enter/exit settings in configuration.txt 2020-05-25 20:15:40 -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 Bump to RC3 2020-05-25 19:50:10 -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 !