Home of the code for the following features:
The legacy
branch is coded for Movecraft 7.x and Towny v0.93.1.0 for 1.10.2 with support for Towny versions up to v0.96.2.0 and Minecraft 1.13.2.
The main
branch is coded for Movecraft 8.x and Towny v0.96.7.0 to 0.99.2.0 for 1.14.4 to 1.20.1.
Devevlopment builds can be found on the Releases page of this repository.
Stable builds can be found on our SpigotMC page.
This plugin requires that the user setup their GitHub token in maven to authenticate with GitHub Packages, as described in this wiki page.
Then, run the following to build Movecraft-Towny through maven
.
mvn clean install
Jars are located in /target
.
The plugin is released here under the GNU General Public License V3.