nossr50 2 年之前
父節點
當前提交
965540dfaf
共有 2 個文件被更改,包括 7 次插入1 次删除
  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
     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)

+ 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.218-SNAPSHOT</version>
+    <version>2.1.218</version>
     <name>mcMMO</name>
     <url>https://github.com/mcMMO-Dev/mcMMO</url>
     <scm>