NoStarve v1.4

Details

  • Filename
    NoStarve.jar
  • Uploaded by
  • Uploaded
    Sep 25, 2011
  • Size
    3.17 KB
  • Downloads
    815
  • MD5
    072df4a49f064235b2bd8be5dd1fb556

Supported Bukkit Versions

  • CB 1185

Changelog

v1.4 Presumably final build till next RB. Following a suggestion from k900 we now check EntityDamageEvent and if the source is Starvation, cancel it. Now totally ignoring the FoodLevelChange event. This prevents the 'bug' that players with the permission always have fast healing. v1.3.1 Fixed typo. Doh. v1.3 Slight rewrites to improve logic and compatibility. Now does not cancel the FoodLevelChange event. Instead it checks if the new food level would be lower then the old one. If it would be, then the food level is set to maximum. Also changed Permission node to 'NoStarve.NoStarve' to conform to standards. v1.2 Fix for permanently starving players. Permissioned players now have their food bar filled by the plugin every check v1.1 Added Ops dont starve by default v1.0 Released on Bukkit, Players with perm 'Raniy.NoStarve' have their FoodLevelChange events cancelled.