FIXED:
- Fixed issue with limited crafting not working if set to false
CHANGED:
- Added customizable lore to the fire striker. Includes instructions on how to use
- Grammar changes in lang file, thanks to Netu for doing this
BEHIND THE SCENES:
- Changed a whole bunch of methods to private (To hide Bukkit events in API)
- Added some API methods for devs
- Check out the
JavaDocs