CoreProtect/README.md

55 lines
1.9 KiB
Markdown
Raw Normal View History

![CoreProtect](https://userfolio.com/uploads/coreprotect-banner-v19.png)
[![Artistic License 2.0](https://img.shields.io/github/license/PlayPro/CoreProtect?&logo=github)](License)
[![Join us on Discord](https://img.shields.io/discord/348680641560313868.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/b4DZ4jy)
[![Netlify Status](https://api.netlify.com/api/v1/badges/c1d26a0f-65c5-4e4b-95d7-e08af671ab67/deploy-status)](https://app.netlify.com/sites/coreprotect/deploys)
CoreProtect ![pipeline status](https://gitlab.com/CoreProtect/CoreProtect/badges/master/pipeline.svg)
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-06-04 02:10:55 +02:00
**Support and Discussion:**
- [Discord](https://discord.gg/b4DZ4jy) | [SpigotMC](https://www.spigotmc.org/threads/coreprotect.73929/page-9999)
**Patreon:**
- [patreon.com/coreprotect](https://www.patreon.com/coreprotect)
**Downloads:**
- [coreprotect.net/download](https://coreprotect.net/download)
2021-06-04 02:10:55 +02:00
**Documentation:**
- [docs.coreprotect.net](https://docs.coreprotect.net)
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>
<version>20.0</version>
<scope>provided</scope>
</dependency>
```
2021-06-04 02:10:55 +02:00
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](CONTRIBUTING.md)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](CONTRIBUTING.md#code-of-conduct)