Skip to content

APDevTeam/Movecraft-Cannons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movecraft-Cannons Integration

Cannons Codebeat

Home of the code for the following features:

  • Cannons plugin integration
  • Optional Movecraft-Combat integration (requires v1.2+ and Cannons v2.4.6+)

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.20.1 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-Combat development environment, and then clone this into the same folder as your Movecraft-Combat development environment such that Movecraft-Cannons and Movecraft-Combat are contained in the same folder.

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