/Movecraft-Combat

Movecraft Combat Addon

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Movecraft Combat Addon

Combat

Home of the code for the following features:

  • AA Directors
  • Cannon Directors
  • Contact Explosives
  • Durability Override
  • Fireball Lifespan
  • TNT Tracers
  • Damage Tracking
  • Combat Release Tracking

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 to 1.16.5 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-Combat 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.13.2

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