This release enhances the global look of ItemCreator while fixing bugs and implementing something new!
Bugfixes / Enhancements
⚡ Added pagination (now you can have unlimited items and properties)
Fixed error while having no item loaded in ItemCreator
#4
#3
Fixed command's property threw an exception while clicking an item
#2
New feature: Abilities!
For Server Admins:
From now on, ItemCreator provides a way to add and manage an item's ability!
The only default ability registered is ItemThrow (as its name suggests, the item held is thrown when right-clicked), but more will come over time.
For Developers:
You can register your own ability, registering Ability Parameter too.
Check the default ItemThrow example, and feel free to open a pull request for adding it!