Hey guys! This should be the last big update for awhile with this project, finally UberItems is ready for use by the general public
One note: There is a known bug with the crafting menu being "sticky", in the next update I do plan on making it smoother, but the change shouldn't require an update to the API or any of the addon plugins. I'll hopefully handle it within the month, enjoy!
Changelog:
- Make one time use items work again (the return value of item usage dictates onItemUse function which tests for one time use items)
- Upped the limit from 5 to 10 addons items supported with UberItems LITE
- Add the ability to use UberItems in recipes
- Fixed exploit allowing players to remove the null item from crafting recipes with shift click in creative mode (this item could theoretically be used to replace any ingredient that didn’t load properly in a crafting recipe)
- Inverted “enforceCooldown” and “enforcePermissions” functions for easier understanding
- Javadocs for the API, uploaded to thirtyvirus.com, updated API spigot page
- Added updateLore admin command
- Made example plugin showcase all plugin features
- Updated SkyBlock addon to work with the updated API, removed skyblock items from the main plugin