Currencies is an expansion for Medieval Factions that allows faction owners to create and mint local currencies, which paves the way for the simulation of local economies.
- Download the plugin from SpigotMC.
- 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:
./gradlew clean test
Windows:
.\gradlew.bat clean test
If you see BUILD SUCCESSFUL, the tests have passed.
A Docker-based test server is available for development.
- Copy
sample.envto.envand configure as needed. - Build the plugin:
./gradlew build - Start the test server:
./up.sh
./down.sh
| Name | Main Contributions |
|---|---|
| Daniel Stephenson | Creator |
| Deej | Added the FurnaceHandler |
| tdlotrring | Fixed a bug with minting costing power even upon failure |
| Rykurock | Corrected some usage messages and fixed some typos |
It was Ricortix's suggestion to create a plugin like this one.
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.