mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
Version bump release
This commit is contained in:
parent
1f68f4e654
commit
5efc5289f7
@ -11,7 +11,10 @@ Version 1.5.02-dev
|
|||||||
+ Added option to config.yml for Chimaera Wings to stop using bed spawn points
|
+ Added option to config.yml for Chimaera Wings to stop using bed spawn points
|
||||||
+ Added option to config.yml to let non-tools in hand count as unarmed
|
+ Added option to config.yml to let non-tools in hand count as unarmed
|
||||||
+ Added option to experience.yml to control XP gained by killing bred animals
|
+ Added option to experience.yml to control XP gained by killing bred animals
|
||||||
|
+ Added support for 1.8 mobs and features
|
||||||
= Fixed bug where no Mining XP was granted when Flux Mining was successful
|
= Fixed bug where no Mining XP was granted when Flux Mining was successful
|
||||||
|
= Fixed bug with UUID conversions in Flatfile
|
||||||
|
= Fixed a couple Dupe bugs that were introduced recently
|
||||||
= Fixed bug where MobHealthbarTypes were not saved between server restarts
|
= Fixed bug where MobHealthbarTypes were not saved between server restarts
|
||||||
! Changed Flux Mining mechanics. In order to use the ability, you need to infuse a pickaxe with furnace powers first.
|
! Changed Flux Mining mechanics. In order to use the ability, you need to infuse a pickaxe with furnace powers first.
|
||||||
! Scoreboard tips are only shown a couple of times to the player, instead of once per login session
|
! Scoreboard tips are only shown a couple of times to the player, instead of once per login session
|
||||||
|
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>1.5.02-SNAPSHOT</version>
|
<version>1.5.02</version>
|
||||||
<name>mcMMO</name>
|
<name>mcMMO</name>
|
||||||
<url>https://github.com/mcMMO-Dev/mcMMO</url>
|
<url>https://github.com/mcMMO-Dev/mcMMO</url>
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
|
Loading…
Reference in New Issue
Block a user