Home of the code for the following features:
- Craft repair signs
- Region repair (for Movecraft-Warfare)
The legacy
branch is coded for 1.10.2 to 1.16.5 and Movecraft 7.x.
The main
branch is coded for 1.14.4+ and Movecraft 8.x.
Releases can be found on the releases tab.
Development builds can be found on the GitHub Actions tab of this repository.
Previous builds can be found on our SpigotMC page.
Run the following to build Movecraft-Repair:
./gradlew clean build --parallel
Jars are located in /build/libs
directory.
The plugin is released here under the GNU General Public License v3.