Home of the code for the following features:
The main
branch is coded for 1.14.4 and up with Movecraft 8.x.
The legacy
branch is coded for 1.10.2 to 1.12.2 and Movecraft 7.x.
Releases can be found on the releases tab.
Development builds can be found on the GitHub Actions tab of this repository.
Previous builds can be found on our SpigotMC page.
Run the following to build Movecraft-Combat:
./gradlew clean build --parallel
Jars are located in /build/libs
directory.
The plugin is released here under the GNU General Public License V3.