nossr50 5 years ago
parent
commit
a28d1cd537
2 changed files with 4 additions and 2 deletions
  1. 3 1
      Changelog.txt
  2. 1 1
      pom.xml

+ 3 - 1
Changelog.txt

@@ -1,6 +1,8 @@
 Version 2.1.135
-    Fixed an issue where Fishing would break if exploit protection was turned off for Fishing (Thanks Ineusia)
     Furnaces no longer simulate block break checks when assigning ownership as it caused some unwanted plugin conflicts
+    Fixed an issue where Fishing would break if exploit protection was turned off for Fishing (Thanks Ineusia)
+    Fixed Super abilities not being translated on scoreboards (Thanks Ineusia)
+    Added option in advanced.yml to squelch ability activation messages being sent to other players via action bar (Thanks Ineusia)
 
 Version 2.1.134
     Furnaces now change ownership to the last player who clicks in their inventory and is legally allowed to break the furnace

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