mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 05:06:45 +01:00
2.1.218
This commit is contained in:
parent
75822472fc
commit
965540dfaf
@ -1,3 +1,9 @@
|
|||||||
|
Version 2.1.218
|
||||||
|
Fixed locale pt_BR type (thanks MrPowerGamerBR)
|
||||||
|
Updated Russian Locale (thanks imDaniX)
|
||||||
|
Harvest Lumber checks main hand enchantments when delivering bonuses (thanks destro174)
|
||||||
|
Fixed bug where players could use inspect to determine if vanished players were online (thanks DarkKnights22)
|
||||||
|
|
||||||
Version 2.1.217
|
Version 2.1.217
|
||||||
Tree Feller will now break blocks within the limit instead of refusing to fell the entire tree (partial big tree destruction)
|
Tree Feller will now break blocks within the limit instead of refusing to fell the entire tree (partial big tree destruction)
|
||||||
Mangrove trees resulting from growth are now marked as natural (existing trees marked unnatural before this update will not be retroactively fixed)
|
Mangrove trees resulting from growth are now marked as natural (existing trees marked unnatural before this update will not be retroactively fixed)
|
||||||
|
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.218-SNAPSHOT</version>
|
<version>2.1.218</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