nossr50 1 gadu atpakaļ
vecāks
revīzija
b0d0030d60
2 mainītis faili ar 4 papildinājumiem un 1 dzēšanām
  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
 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

+ 1 - 1
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>