dynmap/README.md

32 lines
1.4 KiB
Markdown
Raw Normal View History

2018-08-24 05:28:35 +02:00
# 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:
2019-06-09 19:56:43 +02:00
- CraftBukkit/Spigot - via the Dynmap-<version>-spigot.jar plugin (supports MC v1.8.9 through v1.14.2)
2018-08-24 05:28:35 +02:00
- Forge v1.8.9 - via Dynmap-<version>-forge-1.8.9.jar mod
- Forge v1.9.4 - via Dynmap-<version>-forge-1.9.4.jar mod
- Forge v1.10.2 - via Dynmap-<version>-forge-1.10.2.jar mod
- Forge v1.11.2 - via Dynmap-<version>-forge-1.11.2.jar mod
- Forge v1.12.2 - via Dynmap-<version>-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
2020-04-13 02:35:03 +02:00
2020-04-13 02:24:20 +02:00
# 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/
2020-04-25 20:02:05 +02:00
# Where to go to make donations
2020-04-27 00:03:08 +02:00
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 !