Changelog

Changelog

v1.9.1

  • The plugin now prevents from eating renamed food (temporary fix for the infinite food bug)

v1.9

  • Final code cleanup
  • Ready for 1.4.7

v1.8.2 (dev)

  • Fixed a bug where players can't plant potatoes or carrots
  • This is a development version for Craftbukkit 1.4+. I do not provide any support.
    A supported version will be released as soon as bukkit releases a recommended version of Craftbukkit.

v1.8.1 (dev)

  • Fixed a bug (Players are not able to eat correctly)
  • This is a development version for Craftbukkit 1.4+. I do not provide any support.
    A supported version will be released as soon as bukkit releases a recommended version of Craftbukkit.

v1.8 (dev)

  • Added Potoes, Baked Potatoes, Poisonous Potatoe
  • Added Carrots, Golden Carrots
  • Added Pumpkin Pie
  • This is a development version for Craftbukkit 1.4+. I do not provide any support. A supported version will be released as soon as bukkit releases a recommended version of Craftbukkit.

v1.7

  • Added Spider Eye support and config entry
  • If Poison/Confusion is activated it affects Spider Eyes

v1.6

  • Added Cake Support + config entry "Cake_Heal"
  • Added the config entry "Stack_Empty_Bowls" (Default = true | equals Minecraft defaults). Set to false, if you want the bowl to remain in the slot where your soup was (perfect for PvP).
  • Fixed a Cooldown bug where the Cooldown also was triggered when you don't eat.

v1.5

  • Added the missing config entry "Cooked_Beef"
  • Changed config entry "Beef_Heal" to "Raw_Beef_Heal"
  • REMOVE YOUR OLD CONFIG BEFORE UPDATING !!!

v1.4

  • Added: Eating RawFish, RawChicken or RottenFlesh will confuse and/or poison you (configurable)
  • Added a reload command to reload the config (/instaeat reload)
  • Added the permission node 'instaeat.disableautoheal' to cancel the autohael.
  • Food with a heal amount of "0" will be disabled and is no longer removing an item from stack.
  • DO NOT FORGET TO REMOVE YOUR OLD CONFIG BEFORE UPDATING !!!

v1.3

  • Added a Cooldown for eating food (configurable)
  • Completly new configuration system (If you are updating this plugin: Delete the old config.yml)

v1.2

  • Fixed a bug which throws exceptions to console (right-click on blocks without an item in hand)
  • Added the feature which adds an empty bowl to your inventory after eating a stew

v1.1

  • Fixed a bug which made food unlimited

v1.0

  • Releasing the Plugin