nossr50 2 years ago
parent
commit
965540dfaf
2 changed files with 7 additions and 1 deletions
  1. 6 0
      Changelog.txt
  2. 1 1
      pom.xml

+ 6 - 0
Changelog.txt

@@ -1,3 +1,9 @@
+Version 2.1.218
+    Fixed locale pt_BR type (thanks MrPowerGamerBR)
+    Updated Russian Locale (thanks imDaniX)
+    Harvest Lumber checks main hand enchantments when delivering bonuses (thanks destro174)
+    Fixed bug where players could use inspect to determine if vanished players were online (thanks DarkKnights22)
+
 Version 2.1.217
 Version 2.1.217
     Tree Feller will now break blocks within the limit instead of refusing to fell the entire tree (partial big tree destruction)
     Tree Feller will now break blocks within the limit instead of refusing to fell the entire tree (partial big tree destruction)
     Mangrove trees resulting from growth are now marked as natural (existing trees marked unnatural before this update will not be retroactively fixed)
     Mangrove trees resulting from growth are now marked as natural (existing trees marked unnatural before this update will not be retroactively fixed)

+ 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.218-SNAPSHOT</version>
+    <version>2.1.218</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>