Skip to content

eirikh1996/Movecraft-Repair

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movecraft-Repair Addon

CI Codebeat

Home of the code for the following features:

  • Craft repair signs
  • Region repair (for Movecraft-Warfare)

Version support

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.

Download

Devevlopment builds can be found on the GitHub Actions tab of this repository.

Stable builds can be found on our SpigotMC page.

Building

This plugin requires that the user setup and build their Movecraft development environment, and then clone this into the same folder as your Movecraft development environment such that both Movecraft-Repair and Movecraft are contained in the same folder. This plugin also requires you to build the latest version of 1.13.2 using build tools.

java -jar BuildTools.jar --rev 1.14.4

Then, run the following to build Movecraft-Warfare 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.

About

Movecraft Repair Addon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.5%
  • Dockerfile 1.5%