Skip to content

TeamJM/journeymap-api

Repository files navigation

JavaDocs

A plugin-style (soft dependency) API allowing other mods to create waypoints and show overlays and markers within JourneyMap for Minecraft 1.8.9+.

If you have suggestions or improvements to the API structure, feel free to make Pull Requests. Chatting with the TeamJM developers in Espernet IRC #journeymap is highly suggested. Before you change anything or submit code, however, be sure to read the License Information.

News

  • Q2 2022: Versions API v1.18.2-1.9-SNAPSHOT for Journeymap 5.9.0 published

  • Q1 2022: Versions API v1.16.5-1.8, v1.17.1-1.8, v1.18.1-1.8 published

  • 22 Nov 2016: Version 1.11-1.3-SNAPSHOT has been pushed to Maven

  • 22 Nov 2016: Version 1.9.4-1.3 and 1.10.2-1.3 have been pushed to Maven

  • 27 May 2016: Version 1.9-1.2 and 1.9.4-1.2 have been pushed to Maven

  • 26 May 2016: Version 1.8.9-1.2 has been pushed to Maven

  • 18 March 2016: Version 1.9-1.2-SNAPSHOT has been pushed to Maven

  • 4 March 2016: Version 1.8.9-1.1 of the API is in Maven, has basic support implemented in JourneyMap 5.1.5 for Minecraft 1.8.9.

  • 25 Feb 2016: Version 1.1 of the API design is complete.

  • 26 Jan 2016: Version 1.0 of the API design is complete, and Techbrew has begun writing the implementation for it in JourneyMap. Watch this site or follow @JourneyMapMod on Twitter for news about releases that support this API.

  • 25 Jan 2016: JourneyMap API artifacts are now hosted in Maven Central

Write a plugin for JourneyMap you can add to your mod.

See what's changed across API versions.

Who owns this code and what can you do with it.

Help Wanted

Areas of help needed:

  • Unit tests!
  • Utility classes utilizing java.awt.geom.Area.add() to create optimized polygons comprised of multiple chunks.

About

API library for the JourneyMap Mod for Minecraft.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages