mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
2.1.104
This commit is contained in:
parent
88b056c38f
commit
1f7f71e8b5
@ -1,4 +1,7 @@
|
|||||||
Version 2.1.104
|
Version 2.1.104
|
||||||
|
Fixed a bug resulting in many errors when using Rupture
|
||||||
|
Large update to the Japanese locale (thanks ethernetcat)
|
||||||
|
Updated Hungarian locale (thanks andris)
|
||||||
|
|
||||||
Version 2.1.103
|
Version 2.1.103
|
||||||
Treasure item amount will default to 1 if not specified instead of breaking mcMMO
|
Treasure item amount will default to 1 if not specified instead of breaking mcMMO
|
||||||
|
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.104-SNAPSHOT</version>
|
<version>2.1.104</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