Home of the code for the following features:
- WorldGuard plugin integration
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+.
Releases can be found on the Releases tag.
Development builds can be found on the GitHub Actions tab of this repository.
Previous builds can be found on our SpigotMC page.
Run the following to build Movecraft-WorldGuard:
./gradlew clean build --parallel
Jars are located in /build/libs
directory.
The plugin is released here under the GNU General Public License V3.