/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 support as well as performance fixes.

Movecraft requires Java 8

Download

Development builds can be found on Travis.

Older builds (1.10 and below) are located on the Spigot forums

Building

Movecraft uses multiple versions of the Spigot server software for legacy support. As such, you need to run BuildTools for several versions before building the plugin. It doesn't matter where you do this, but inside the Movecraft directory is probably a bad place.

java -jar BuildTools.jar --rev 1.10.2
java -jar BuildTools.jar --rev 1.11.2
java -jar BuildTools.jar --rev 1.12.1

Then, run the following to build Movecraft through maven.

mvn clean install

Jars are located in /target.

Support

Github Issues

Discord

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