CoreProtect-OG is a soft fork of CoreProtect maintained for 1.19.4 by TrueOG Network. CoreProtect is a blazing fast data logging and anti-griefing tool for Minecraft servers.
For a detailed description of the plugin, please visit coreprotect.net.
- Replaced FAWE with standard WorldEdit
- Removed 1.21 code.
- Replaced deprecated function calls.
- Builds with TrueOG Network config files.
Maven
<repository>
<id>playpro-repo</id>
<url>https://maven.playpro.com</url>
</repository><dependency>
<groupId>net.coreprotect</groupId>
<artifactId>coreprotect</artifactId>
<version>22.4</version>
<scope>provided</scope>
</dependency>