CoreProtect Community Edition v23.0 release

This commit is contained in:
Intelli 2025-08-08 15:34:49 -06:00
parent 4f41c19284
commit 78701dee96
4 changed files with 26 additions and 12 deletions

View file

@ -18,7 +18,7 @@ For a detailed description of the plugin, please visit [coreprotect.net](https:/
| 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) |
| Downloads for MC 1.14 - 1.20: | [coreprotect.net/latest](https://coreprotect.net/latest/) |
| Downloads for MC 1.14 - 1.21: | [coreprotect.net/latest](https://coreprotect.net/latest/) |
| Downloads for MC 1.8 - 1.12: | [coreprotect.net/legacy](https://coreprotect.net/legacy/) |
bStats
@ -41,7 +41,7 @@ Maven
<dependency>
<groupId>net.coreprotect</groupId>
<artifactId>coreprotect</artifactId>
<version>22.4</version>
<version>23.0</version>
<scope>provided</scope>
</dependency>
```