mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 05:06:45 +01:00
2.1.193
This commit is contained in:
parent
cfe1fd2b26
commit
81a3441d62
@ -1,7 +1,7 @@
|
|||||||
Version 2.1.193
|
Version 2.1.193
|
||||||
Fixed another bug where mcrank/mctop/leaderboards weren't loading
|
Fixed another bug where mcrank/mctop/leaderboards weren't loading
|
||||||
Fixed a bug where override locales weren't being loaded (but worked after a reloadlocale command)
|
Fixed a bug where override locales weren't being loaded (but worked after a reloadlocale command)
|
||||||
(Unit Tests) Added a test to make sure leaderboards were working
|
(Unit Tests) Added a test to make sure leaderboards for FlatFile were working
|
||||||
Fixed blocks being dropped from blast mining even if yield was set to 0 (thanks Warriorrrr)
|
Fixed blocks being dropped from blast mining even if yield was set to 0 (thanks Warriorrrr)
|
||||||
Fixed Tree feller not working entirely if one fake block break event is cancelled. (thanks Warriorrrr)
|
Fixed Tree feller not working entirely if one fake block break event is cancelled. (thanks Warriorrrr)
|
||||||
Fixes no woodcutting xp being rewarded if a tree is too big while using tree feller. (thanks Warriorrrr)
|
Fixes no woodcutting xp being rewarded if a tree is too big while using tree feller. (thanks Warriorrrr)
|
||||||
|
2
pom.xml
2
pom.xml
@ -2,7 +2,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>com.gmail.nossr50.mcMMO</groupId>
|
<groupId>com.gmail.nossr50.mcMMO</groupId>
|
||||||
<artifactId>mcMMO</artifactId>
|
<artifactId>mcMMO</artifactId>
|
||||||
<version>2.1.193-SNAPSHOT</version>
|
<version>2.1.193</version>
|
||||||
<name>mcMMO</name>
|
<name>mcMMO</name>
|
||||||
<url>https://github.com/mcMMO-Dev/mcMMO</url>
|
<url>https://github.com/mcMMO-Dev/mcMMO</url>
|
||||||
<scm>
|
<scm>
|
||||||
|
Loading…
Reference in New Issue
Block a user