Skip to content

APDevTeam/Movecraft-Combat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movecraft Combat Addon

Combat Codebeat

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
  • Anti-Player Radar
  • Fire Behavior
  • TNT Translocation Behavior
  • Movement Tracers
  • Blast Resistance Override

Version support

The main branch is coded for 1.14.4 and up with Movecraft 8.x.

The legacy branch is coded for 1.10.2 to 1.12.2 and Movecraft 7.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 their GitHub token in maven to authenticate with GitHub Packages, as described in this wiki page.

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.