Home of the code for the following features:
- Siege
- Assault
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.18.1 and Movecraft 8.x.
Devevlopment builds can be found on the GitHub Actions tab of this repository.
Stable builds can be found on our SpigotMC page.
This plugin requires that the user setup and build their Movecraft-Repair, Movecraft-Combat, and Movecraft-WorldGuard development environments, and then clone this into the same folder as your Movecraft development environment such that both Movecraft-Warfare and Movecraft are contained in the same folder.
Then, run the following to build Movecraft-Warfare through maven
.
mvn clean install
Jars are located in /target
.
The plugin is released here under the GNU General Public License v3.