Fiefs is a Minecraft plugin that allows faction members to create fiefs (sub-factions) within Medieval Factions. Fiefs function as sub-factions, allowing for more granular organization within a faction.
- Download the plugin from the releases page.
- Place the jar in the
pluginsfolder of your server. - Restart your server.
This plugin depends on Medieval Factions in order to work.
- 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 / macOS:
mvn clean package
Windows:
mvn clean package
If you see BUILD SUCCESS, the project has built successfully. mvn clean package also runs the JUnit test suite under src/test/.
- Clone the repository:
git clone https://github.com/Dans-Plugins/Fiefs.git - Build the plugin:
mvn clean package - The compiled JAR will be in the
target/directory.
- Build the plugin with
mvn clean package. - Copy the JAR from
target/into your test server'splugins/folder. - Start or restart the server.
| Name | Main Contributions |
|---|---|
| Daniel Stephenson | Creator |
This plugin was requested by Laughingspade.
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.
You can view the bStats page for the plugin here.