This commit is contained in:
nossr50 2024-02-22 17:54:42 -08:00
parent cdc187b211
commit b0d0030d60
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
Version 2.1.230
Fixed an error that could happen when mcMMO was saving when parties were disabled by party.yml
Version 2.1.229
Added new party.yml config, which lets admins disable the party system entirely without having to use permissions
Fixed error caused by missing API in McMMOEntityDamageByRuptureEvent

View File

@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gmail.nossr50.mcMMO</groupId>
<artifactId>mcMMO</artifactId>
<version>2.1.229</version>
<version>2.1.230</version>
<name>mcMMO</name>
<url>https://github.com/mcMMO-Dev/mcMMO</url>
<scm>