This is a maintained fork of Movecraft, which aims to add legacy version support as well as performance fixes.
Movecraft requires at least Java 17
Releases can be found on the releases tab.
Previous builds between v5.0 (for 1.9) and v7 (for 1.12), are located on the Spigot forums.
Legacy builds as old as v0.7.1 (for 1.0.0) can be found on the original Bukkit page.
Development builds can be found under the actions tab. Use at your own risk!
Please check the Wiki and FAQ pages before asking for help!
Building Movecraft is as easy as downloading the source code and executing the following command:
./gradlew clean shadowJar --parallel
Compiled jars can be found in the Movecraft/build/libs
directory.