Skip to content

APDevTeam/Movecraft-WorldGuard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movecraft-WorldGuard

WorldGuard Codebeat

Home of the code for the following features:

  • WorldGuard plugin integration

Version support

The 1.10.2 branch is coded for Movecraft 7.x and WorldGuard v6.1.x for 1.10.2. Support for this version is only for critical issues.

The 1.12.2 branch is coded for Movecraft 7.x and WorldGuard v6.2.x for 1.12.2.

The main branch is coded for Movecraft 8.x and WorldGuard v7.x for 1.14.4+.

Download

Devevlopment builds can be found on the Releases page 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-WorldGuard and Movecraft-Combat are contained in the same folder.

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