nossr50 1 vuosi sitten
vanhempi
sitoutus
b0d0030d60
2 muutettua tiedostoa jossa 4 lisäystä ja 1 poistoa
  1. 3 0
      Changelog.txt
  2. 1 1
      pom.xml

+ 3 - 0
Changelog.txt

@@ -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

+ 1 - 1
pom.xml

@@ -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>