mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-03-31 00:36:24 +02:00
2.1.135
This commit is contained in:
parent
65a95addb9
commit
a28d1cd537
@ -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
|
||||
|
2
pom.xml
2
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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user