NoStarve v1.4.1

Details

  • Filename
    NoStarve.jar
  • Uploaded by
  • Uploaded
    Oct 5, 2011
  • Size
    2.36 KB
  • Downloads
    836
  • MD5
    d9b1bf7c70b843d835070acc53d9d53f

Supported Bukkit Versions

  • CB 1240

Changelog

v1.4.1 Compile for CB 1240 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.