mirror of
https://github.com/PlayPro/CoreProtect.git
synced 2024-12-27 17:37:34 +01:00
CoreProtect is a blazing fast data logging and anti-griefing tool for Minecraft servers.
d2edaceae7
ShreddedPaper is fully compatible with all folia plugins if don't check if its folia, BUT we have an empty class for RegionizedServer as MOST plugins will check for this, please be like everyone else! |
||
---|---|---|
.github | ||
docs | ||
lang | ||
src/main | ||
.gitignore | ||
build.gradle | ||
CONTRIBUTING.md | ||
LICENSE | ||
mkdocs.yml | ||
pom.xml | ||
README.md | ||
requirements.txt |
CoreProtect
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.
Quick Links | |
---|---|
CoreProtect Discord: | discord.gg/b4DZ4jy |
CoreProtect Patreon: | patreon.com/coreprotect |
CoreProtect Documentation: | docs.coreprotect.net |
Downloads for MC 1.14 - 1.20: | coreprotect.net/latest |
Downloads for MC 1.8 - 1.12: | coreprotect.net/legacy |
bStats
API
API Documentation
Dependency Information
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>
Contributing
CoreProtect is an open source project, and gladly accepts community contributions.
If you'd like to contribute, please read our contributing guidelines here: CONTRIBUTING.md