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+
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 client-side only mod that:
- Listens for faction data from server-side faction mods
- Processes territory shapes with proper hole detection
- Creates JourneyMap overlays using clean polygon rendering
- Updates in real-time as territories change
Need a specific version of Factions Mod (Fork made by Arona74)
https://github.com/Arona74/factions
Configuration
The mod works out of the box with no configuration needed.
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