mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 05:06:45 +01:00
2.1.203
This commit is contained in:
parent
20a713e04d
commit
7aaec5b707
@ -5,6 +5,7 @@ Version 2.1.203
|
|||||||
Fixed a bug relating to Shake percentages (thanks Lyther)
|
Fixed a bug relating to Shake percentages (thanks Lyther)
|
||||||
Fixed hexcolors not displaying correctly in level up milestone broadcasts (thanks gecko10000)
|
Fixed hexcolors not displaying correctly in level up milestone broadcasts (thanks gecko10000)
|
||||||
(API) Added deprecated constructors for PlayerProfile (thanks PikaMug)
|
(API) Added deprecated constructors for PlayerProfile (thanks PikaMug)
|
||||||
|
mcMMO has had many of its dependencies updated to newer builds
|
||||||
|
|
||||||
NOTES:
|
NOTES:
|
||||||
If you want to play mcMMO on older versions, simply use 2.1.202 instead
|
If you want to play mcMMO on older versions, simply use 2.1.202 instead
|
||||||
|
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.203-SNAPSHOT</version>
|
<version>2.1.203</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