Skip to content

TeamJM/journeymap-bukkit

Repository files navigation

JourneyMap Bukkit

This is a Spigot plugin which provides the server-side components for servers that wish to allow their users to use the JourneyMap Forge mod. Currently only suitable for bungeecord style servers to keep maps unique when on different server worlds.

Project State

This project is currently just a proof-of-concept. It implements the following features:

  • WorldID support (tells JM which world is which to keep their maps separate)

Building

  1. Install Java - This plugin is built for Java 8. We recommend making use of the AdoptOpenJDK Project.
  2. Run ./gradlew (Just gradlew on Windows).
  3. You'll find the JAR in build/libs - it's the one ending with -all.