APDevTeam / Movecraft

The original movement plugin for Paper. Reloaded. Again.
GNU General Public License v3.0
122 stars 74 forks source link
minecraft minecraft-plugin movecraft paper

Movecraft

Java CI

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

Download

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!

Support

Please check the Wiki and FAQ pages before asking for help!

Github Issues

Discord

Development Environment

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.

Movecraft is released under the GNU General Public License V3.