CoreProtect is a blazing fast data logging and anti-griefing tool for Minecraft servers.
Go to file
2021-07-15 15:12:03 -06:00
docs Fixed broken parameter links in documentation 2021-07-13 19:44:42 -06:00
lang Improved ru translation (#39) 2021-07-13 19:24:25 -06:00
.gitignore Added application/system files to .gitignore 2021-07-13 20:11:53 -06:00
CONTRIBUTING.md Updated README & added contributing guidelines 2021-07-15 15:12:03 -06:00
LICENSE Set project license (The Artistic License 2.0) 2017-08-21 23:25:55 -06:00
mkdocs.yml Set documentation directory as "docs" 2021-07-13 19:39:17 -06:00
netlify.toml Updated netlify.toml 2021-07-13 19:35:24 -06:00
README.md Updated README & added contributing guidelines 2021-07-15 15:12:03 -06:00
requirements.txt Set MkDocs version to v1.2.1 2021-07-13 19:32:56 -06:00

CoreProtect

Artistic License 2.0 Join us on Discord Netlify Status

CoreProtect pipeline status

CoreProtect is a blazing fast data logging and anti-griefing tool for Minecraft servers.

Support and Discussion:

Patreon:

Downloads:

Documentation:

bStats

bStats Graph Data

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>20.0</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

Contributor Covenant