Skip to content

Dans-Plugins/Bluemap_MedievalFactions

 
 

Repository files navigation

Bluemap_MedievalFactions

Description

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.

Installation

First Time Installation

  1. Download the plugin jar from the Releases page.
  2. Place the jar in the plugins folder of your server.
  3. Restart your server.

Required Companion Plugins

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.

Usage

Documentation

Wiki & Additional Resources

Support

You can find the support Discord server here.

Experiencing a bug?

Please fill out a bug report here.

Contributing

Testing

Unit Tests

Linux:

mvn clean test

Windows:

mvn.cmd clean test

If you see BUILD SUCCESS, the tests have passed.

Development

Building the Plugin

mvn clean package

The compiled jar will be placed in the target/ directory.

Authors and Acknowledgement

Developers

Name Main Contributions
Kilz Original author and primary developer

License

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.

Project Status

This project is in active development.

Changelog

See CHANGELOG.md for a release-by-release summary of changes.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%