This commit is contained in:
nossr50 2020-07-25 14:27:31 -07:00
parent 65a95addb9
commit a28d1cd537
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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>