Home of the code for the following features:
- CoreProtect logging support
The main
branch is coded for 1.14.4+ and Movecraft 8.x.
Releases can be found on the releases tab.
Development builds can be found on the GitHub Actions tab of this repository.
Run the following to build Movecraft-CoreProtect:
./gradlew clean build --parallel
Jars are located in /build/libs
directory.
The plugin is released here under the GNU General Public License V3.