Skip to content

TeamJM/journeymap-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

218f683 · Apr 16, 2025
Apr 3, 2025
Apr 16, 2025
Mar 18, 2025
Jan 25, 2025
Jan 25, 2025
Jan 22, 2025
Jan 25, 2025
Jan 19, 2016
Jan 20, 2025
Oct 4, 2024
Oct 4, 2024
Jul 22, 2021
Jul 22, 2021
Oct 7, 2023
Oct 4, 2024

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 Discord. Before you change anything or submit code, however, be sure to read the License Information.

News

Versions API v2.0.0

  • Updated Waypoints (Breaking Change)
  • Removed ClientPlugin annotation in favor of JourneyMapPlugin annotation which takes the API version the addon was built against.
  • API project now uses MultiLoader Template.
  • Forge version is now a mod that JouneyMap now JarJars in the main mod.

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