nossr50 6 years ago
parent
commit
227fb49dec
2 changed files with 3 additions and 1 deletions
  1. 2 0
      Changelog.txt
  2. 1 1
      pom.xml

+ 2 - 0
Changelog.txt

@@ -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)

+ 1 - 1
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>