mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
2.1.230
This commit is contained in:
parent
cdc187b211
commit
b0d0030d60
@ -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
|
Version 2.1.229
|
||||||
Added new party.yml config, which lets admins disable the party system entirely without having to use permissions
|
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
|
Fixed error caused by missing API in McMMOEntityDamageByRuptureEvent
|
||||||
|
2
pom.xml
2
pom.xml
@ -2,7 +2,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>com.gmail.nossr50.mcMMO</groupId>
|
<groupId>com.gmail.nossr50.mcMMO</groupId>
|
||||||
<artifactId>mcMMO</artifactId>
|
<artifactId>mcMMO</artifactId>
|
||||||
<version>2.1.229</version>
|
<version>2.1.230</version>
|
||||||
<name>mcMMO</name>
|
<name>mcMMO</name>
|
||||||
<url>https://github.com/mcMMO-Dev/mcMMO</url>
|
<url>https://github.com/mcMMO-Dev/mcMMO</url>
|
||||||
<scm>
|
<scm>
|
||||||
|
Loading…
Reference in New Issue
Block a user