Changelog

Release 1.0
- Officially added support for CraftBukkit 1.6.2-R0.2
- Fixed many bugs regarding the /setfood command
- Implemented the "starve.setfood.others" permission
- Added the ability to set others' food levels with /setfood
- Added a usage message if a player uses too many arguments with /setfood.
Beta 0.9
This update is practically 1.0, just without full functionality to the /setfood command and some tiny bugs still in there
- Officially added support for CraftBukkit 1.6.2-R0.1
- Rewrote entire code
- Removed /hunger command
- Added /setfood command for YOURSELF only (doing it to other players is not yet implemented)
- Added console message instead of long lines of error notices
- Finished permissions for all commands
Beta 0.6.1
- Officially added support for CraftBukkit 1.3.2-R2.0
Beta 0.6
- Added /satisfy and /satisfy <player> command
- Added /hunger and /hunger <player> command
- Changed the config
- Tested support for 1.3.2
- Minor bugs and errors squashed!
Beta 0.4.1
- Support for 1.3.1
- Made Coding stronger
Beta 0.4
- Fixed Config.yml
- Added two options, allowing you to set your self-starve amount and the others-starve amount
- Added anti-console support. (Commands can only be ran from a player)
- Made the coding a little stronger
Beta 0.2
- Added Permissions
- starve.use anyone can use (By default). Allows them to starve themselves. (/starve)
- starve.use.others only ops can use (By default). Allows them to starve others. (/starve <player>)
- Added a config.yml that may or may not work properly. ;D
Alpha 0.1
- Simply Released an early copy just to get it out there.
- Added the /starve <player> command to starve players.
Comments