FallRoll v1.2

Details

  • Filename
    FallRoll.jar
  • Uploaded by
  • Uploaded
    Jun 11, 2015
  • Size
    14.01 KB
  • Downloads
    282
  • MD5
    902a9b7c0518aa6f3f57cd0bc13a2641

Supported Bukkit Versions

  • 1.8.3

Changelog

Version 1.2.0

  • Added a permission node for rolling. The node will be: fall.roll
  • This permission is default to everyone and everyone has the ability to roll unless specified otherwise

Version 1.1.0

  • Fall damage negation is no longer negated completely. It will be represented by the following formula:
  • f - ((f / 100) * 40). f representing fall damage
  • If the fall damage is fatal, a successful roll will leave you with half a heart
  • Added a configuration option to change the amount of fall damage negated from a fall (RollDamagePercentNegated). Default 40

Version 1.0.0

  • Initial release. View main page :)