/Movecraft

The original movement plugin for Bukkit. Reloaded. Again.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Movecraft

codebeat badge Build Status

This is a maintained fork of Movecraft which aims to add legacy version suppourt as well performance fixes.

Movecraft requires java 8

Download

Release builds can be found on the spigot forums here.

Development builds can be found on Travis here.

Building

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

Suppourt

Github issues

The plugin is released here under the GNU General Public License V3.