mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
2.1.107
This commit is contained in:
parent
ceaf3d46cb
commit
4a4124d09f
@ -3,7 +3,6 @@ Version 2.1.107
|
|||||||
Fixed encoding of russian translation
|
Fixed encoding of russian translation
|
||||||
New API event McMMOPlayerProfileLoadEvent (thanks Shrek5InTheatres2019)
|
New API event McMMOPlayerProfileLoadEvent (thanks Shrek5InTheatres2019)
|
||||||
|
|
||||||
|
|
||||||
Version 2.1.106
|
Version 2.1.106
|
||||||
Added a few missing blocks to the ability blacklist tables (prevents readying/using abilities on certain blocks that have right click functionality)
|
Added a few missing blocks to the ability blacklist tables (prevents readying/using abilities on certain blocks that have right click functionality)
|
||||||
Updated Japanese locale (thanks ethernetcat)
|
Updated Japanese locale (thanks ethernetcat)
|
||||||
|
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.107-SNAPSHOT</version>
|
<version>2.1.107</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