Summary
- Fix #50 Remove permissions check and rely on /give behavior (details)
- update license date (details)
- Experimental: allow adding new recipes while the game is running (details)
- Make server-side API useless instead of crashing (details)
- add "Loaded plugin" console message (details)
- Change "loaded plugin" to "registered plugin" (details)
- Allow the InitGuiEvent for the RecipesGui (details)
- Tidy up config (details)
- Allow removing items from the blacklist (details)
- Fire RecipesGuiInitEvent instead of firing a duplicate GuiInitEvent (details)
- Add getItemListForModId(String modId) to IItemRegistry (details)
- Fix #52 tooltip errors on bukkit/spigot (details)
- Add a way to ignore classes of unhandled recipes (details)
- Add NBT ignore-list to the API (details)
- Reset item filter cache when the item blacklist changes (details)
- Log exceptions correctly (with stack trace) (details)
- Fix NPE when resetting item filter cache (details)
- bump version (details)