Skip to content

Arona74/JourneyFactions

Repository files navigation

JourneyFactions

A client-side companion mod that displays faction territories on JourneyMap.

Features

  • Real-time faction territory display on JourneyMap
  • Hole detection - territories with unclaimed chunks inside show correctly
  • Clean polygon rendering - no ugly chunk grids
  • Multiple disconnected regions support

Requirements

  • Minecraft 1.20.1
  • Fabric Loader 0.14.21+
  • Fabric API
  • JourneyMap 5.10.3+

Installation

  1. Download the latest release from Releases
  2. Place the .jar file in your mods folder (do the same on server side)
  3. Launch Minecraft with Fabric

Usage

What You'll See

  • Faction territories displayed as colored polygons on the map
  • Holes in territories shown as unclaimed (gray) areas
  • Clean boundaries without chunk grid lines
  • Multiple regions for disconnected faction lands

How It Works

JourneyFactions is a companion mod that:

  1. Listens for faction data from server-side faction mods
  2. Processes territory shapes with proper hole detection
  3. Creates JourneyMap overlays using clean polygon rendering
  4. Updates in real-time as territories change

Configuration

The mod works out of the box with no configuration needed. Just make sure the mod is also installed server-side.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Issues & Support

Found a bug or have a suggestion? Please open an issue on the GitHub Issues page.

Credits

  • Built with the JourneyMap API
  • Inspired by territory visualization needs in faction servers

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages