Bluemap_MedievalFactions is a Minecraft plugin that integrates Medieval Factions with BlueMap, rendering faction land claims as coloured shape overlays on your BlueMap web map. Claimed chunks are merged into contiguous polygons per faction, updated automatically whenever a claim or unclaim event fires.
- Download the plugin jar from the Releases page.
- Place the jar in the
pluginsfolder of your server. - Restart your server.
This plugin requires the following plugins to be installed and enabled before it will load:
- Medieval Factions – the factions system whose claims are rendered.
- BlueMap – the web-map renderer that displays the overlays.
- User Guide – Getting started and common scenarios
- Commands Reference – Complete list of all commands
- Configuration Guide – Detailed configuration options
You can find the support Discord server here.
Please fill out a bug report here.
Linux:
mvn clean test
Windows:
mvn.cmd clean test
If you see BUILD SUCCESS, the tests have passed.
mvn clean package
The compiled jar will be placed in the target/ directory.
| Name | Main Contributions |
|---|---|
| Kilz | Original author and primary developer |
This project is licensed under the GNU General Public License v3.0 (GPL-3.0).
You are free to use, modify, and distribute this software, provided that:
- Source code is made available under the same license when distributed.
- Changes are documented and attributed.
- No additional restrictions are applied.
See the LICENSE file for the full text of the GPL-3.0 license.
This project is in active development.
See CHANGELOG.md for a release-by-release summary of changes.