mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
2.1.70 dev mode
This commit is contained in:
parent
58cde322f5
commit
0b0408ef98
@ -1,3 +1,6 @@
|
|||||||
|
Version 2.1.70
|
||||||
|
|
||||||
|
|
||||||
Version 2.1.69
|
Version 2.1.69
|
||||||
Fixed a few places where mcMMO would not save player data immediately which may cause players to lose a few minutes of progress
|
Fixed a few places where mcMMO would not save player data immediately which may cause players to lose a few minutes of progress
|
||||||
|
|
||||||
|
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.69</version>
|
<version>2.1.70-SNAPSHOT</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