Merge branch 'master' of github.com:PlayPro/CoreProtect

# Conflicts:
#	README.md
#	pom.xml
#	src/main/java/net/coreprotect/config/ConfigHandler.java
This commit is contained in:
Roman Zhuravlev 2026-01-15 13:43:09 +05:00
commit df6f20ef97
14 changed files with 923 additions and 16 deletions

View file

@ -15,7 +15,7 @@ Maven
<dependency>
<groupId>org.zhdev.griefus</groupId>
<artifactId>griefus</artifactId>
<version>23.0</version>
<version>23.1</version>
<scope>provided</scope>
</dependency>
```