This is a maintained fork of Movecraft which aims to add legacy version suppourt as well performance fixes.
Movecraft requires java 8
Release builds can be found on the spigot forums here.
Development builds can be found on Travis here.
Movecraft uses multiple versions of the Spigot server software for legacy suppourt. As such you need to run Buildtools for several versions before building the plugin.
java -jar BuildTools.jar --rev 1.10
java -jar BuildTools.jar --rev 1.11
java -jar BuildTools.jar --rev 1.12
Then, run the following to build Movecraft through maven.
mvn clean instal
Jars are located in the /target folder
The plugin is released here under the GNU General Public License V3.