瀏覽代碼

2.1.161 - Messages fixed!

nossr50 4 年之前
父節點
當前提交
c4072ee90d
共有 2 個文件被更改,包括 6 次插入1 次删除
  1. 5 0
      Changelog.txt
  2. 1 1
      pom.xml

+ 5 - 0
Changelog.txt

@@ -1,3 +1,8 @@
+Version 2.1.161
+    Fixed a bug where a bunch of text from mcMMO was never being sent and or being sent as blank messages
+
+    NOTES:
+    Adventure (the chat library we use) had an update that required shading in another new module, but there were no errors thrown without running a jvm debug flag and testing it, which is why I missed it. I also missed it because I don't read update notes very closely
 Version 2.1.160
     Fixed another 9+ year old exploit
     Silenced a harmless "error" related to Rupture/Bleed often produced when using mcMMO and crazy enchantments together

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