MobHunting V4.5.4

Details

  • Filename
    MobHunting-4.5.4.jar
  • Uploaded by
  • Uploaded
    Feb 24, 2017
  • Size
    678.93 KB
  • Downloads
    201
  • MD5
    6ab6365a19c8fcb9b57e55d80e596838

Supported Bukkit Versions

  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2
  • 1.8.3

Changelog

V4.5.3 New feature + Bug fixing

  • Bag of gold in the inventory, can now be halfed in two
  • Tried to fix the missing texture on "Bag of gold"... It works on my test server, but I know this is not a guarantee since I can't test all possible configurations.
  • Fixed error when "/mh money drop" was called without an amount of money to drop.
  • Changed CitizensCompat initialization delay from 3 to 5 seconds, to make sure that Citizens is fully loaded. (To fix ticket 161: https://github.com/Rocologo/MobHunting/issues/161)
  • Replaced MH_REWARD (containing only the value) with MH_HIDDEN_DATA (Containing DisplayText, reward value, Unique UUID, Reward IID)
  • Fixed some minor bugs in the new money commands
  • Fixed ItemPickupEvent when the inventory is full. (Reported by Mr Killer)