mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
2.1.46
This commit is contained in:
parent
78fdfc1c35
commit
227fb49dec
@ -10,6 +10,8 @@ Key:
|
|||||||
Version 2.1.46
|
Version 2.1.46
|
||||||
Party member lists now show the whole party, including offline players again.
|
Party member lists now show the whole party, including offline players again.
|
||||||
Party lists now have special markers for players who are in shared XP range
|
Party lists now have special markers for players who are in shared XP range
|
||||||
|
Party lists now have special markers for players who are offline
|
||||||
|
Party lists now have special markers for the party leader
|
||||||
Fixed an error where bleed was setting health outside minimum values
|
Fixed an error where bleed was setting health outside minimum values
|
||||||
[See NOTE] Fixed a bug where Creepers and Zombies were not dropping the correct heads from Shake (thanks Zed-I)
|
[See NOTE] Fixed a bug where Creepers and Zombies were not dropping the correct heads from Shake (thanks Zed-I)
|
||||||
[See NOTE] Fixed a bug where salvage was not returning the correct amount of materials for AXE items (thanks Zed-I)
|
[See NOTE] Fixed a bug where salvage was not returning the correct amount of materials for AXE items (thanks Zed-I)
|
||||||
|
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.46-SNAPSHOT</version>
|
<version>2.1.46</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