PlayerHeads v5.1.0

Details

  • Filename
    PlayerHeads.jar
  • Uploaded by
  • Uploaded
    Jun 8, 2019
  • Size
    117.46 KB
  • Downloads
    2,572
  • MD5
    ed24369acd2071b4c662cccb7f3ac903

Supported Bukkit Versions

  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8

Changelog

5.1.0

  • changed: setting any mob droprate to a negative value now causes the plugin to ignore the death event and permits vanilla behavior.  This extends from the behavior of the negative witherskeleton droprate added in 3.12 as this would produce simpler, more uniform configuration that better handles future situations.
  • added: added drop rate modifiers for slimes and magmacubes based on their size. Previously, all sizes of slime received the same droprate. In the configuration file these are numbered 1-4 for the size of slime provided by Bukkit, where 3 does not spawn naturally (corresponding to 0-3 in Minecraft) under the configuration section slimemodifier. The default modifier for each size is 1.0 to maintain behavior of previous versions. These values are multiplied against the base droprate for the mob as follows:

Effective Droprate = mobdroprate * slimemodifier * (1 + lootingrate*looting_enchantment_level)

 

Additional Files