2021-07-15 23:12:03 +02:00
![CoreProtect ](https://userfolio.com/uploads/coreprotect-banner-v19.png )
2021-07-16 20:13:54 +02:00
[![Artistic License 2.0 ](https://img.shields.io/github/license/PlayPro/CoreProtect?&logo=github )](LICENSE)
2021-07-17 00:38:55 +02:00
[![GitHub Workflows ](https://github.com/PlayPro/CoreProtect/actions/workflows/build.yml/badge.svg )](https://github.com/PlayPro/CoreProtect/actions)
2021-07-17 00:57:00 +02:00
[![Netlify Status ](https://img.shields.io/netlify/c1d26a0f-65c5-4e4b-95d7-e08af671ab67 )](https://app.netlify.com/sites/coreprotect/deploys)
[![CodeFactor ](https://www.codefactor.io/repository/github/playpro/coreprotect/badge )](https://www.codefactor.io/repository/github/playpro/coreprotect)
[![Join us on Discord ](https://img.shields.io/discord/348680641560313868.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2 )](https://discord.gg/b4DZ4jy)
2021-07-15 23:12:03 +02:00
2021-07-15 23:43:57 +02:00
CoreProtect
2021-06-04 02:10:55 +02:00
===========
2017-08-21 23:59:13 +02:00
CoreProtect is a blazing fast data logging and anti-griefing tool for Minecraft servers.
2019-01-31 02:49:41 +01:00
2021-07-15 23:43:57 +02:00
For a detailed description of the plugin, please visit [spigotmc.org/resources/coreprotect.8631 ](https://www.spigotmc.org/resources/coreprotect.8631/ ).
2021-06-04 02:10:55 +02:00
2021-07-15 23:43:57 +02:00
| Quick Links | |
| --- | --- |
| CoreProtect Discord: | [discord.gg/b4DZ4jy ](https://discord.gg/b4DZ4jy ) |
| CoreProtect Patreon: | [patreon.com/coreprotect ](https://www.patreon.com/coreprotect ) |
| CoreProtect Documentation: | [docs.coreprotect.net ](https://docs.coreprotect.net ) |
2022-01-05 03:26:11 +01:00
| Downloads for MC 1.14 - 1.18: | [spigotmc.org/resources/coreprotect.8631 ](https://www.spigotmc.org/resources/coreprotect.8631/ ) |
2021-07-15 23:43:57 +02:00
| Downloads for MC 1.8 - 1.12: | [coreprotect.net/legacy ](https://coreprotect.net/legacy/ ) |
2021-07-15 23:12:03 +02:00
bStats
------
[![bStats Graph Data ](https://bstats.org/signatures/bukkit/CoreProtect.svg )](https://bstats.org/plugin/bukkit/CoreProtect)
API
------
### [API Documentation](https://docs.coreprotect.net/api/)
### Dependency Information
Maven
```xml
< repository >
< id > playpro-repo< / id >
< url > https://maven.playpro.com< / url >
< / repository >
```
```xml
< dependency >
< groupId > net.coreprotect< / groupId >
< artifactId > coreprotect< / artifactId >
2022-03-08 16:39:38 +01:00
< version > 21.0< / version >
2021-07-15 23:12:03 +02:00
< scope > provided< / scope >
< / dependency >
```
2021-06-04 02:10:55 +02:00
Contributing
------
2021-07-15 23:12:03 +02:00
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 ](CONTRIBUTING.md )
2021-07-14 03:29:55 +02:00
2021-07-15 23:12:03 +02:00
[![Contributor Covenant ](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg )](CONTRIBUTING.md#code-of-conduct)