- Update for lots of Bukkit API changes, and Persistence refactor.
- Removed PLAYER_COMMAND support, 'cause it's gone.
- HOORAY! Default constructors!
- Changed to work with the new Command interface. Wandmin will try the "new way" first, then the "old way" if that fails, for backwards compatibility.
- Ops are now automatically Wandmin users.
- Moving from a branch to a project in the master branch.
- Begin Persistence integration.
- Remove "Player XX tried command /wand" messages from the log.
- Branched, renamed to Wandmin, and re-released.
- Some re-organization to avoid collisions with Spells classes.
- Change the current wand/spell if it gets removed.
- Fix a bad bug in permissions / user list parsing.
- Fix a bad saving/shutdown bug.
- Added permissions system.
- Added ability to give out default wands.
- Added other configuration properties.
- Fix "/wand wands".
- Fix the switching wands message.
- Fix some wand loading/saving bugs.
- First release.