Summary
This update adds a new command 'innovativeitems create <item name>'. This command uses the same 'innovativeitems.command' permission. This command opens a user interface in the game which will guide the user through custom item creation. The GUI uses the in-game chat to get user input, this is because I tried to stay away from solutions that while better looking, would require more dependencies for the plugin. Currently, the GUI is a work in progress and as further updates come out I will replace the chat input with more sub-GUIs.
The update also adds support for the '?block' targeter in the command keyword which will replace the targeter with the coordinates of the block in the format 'x y z'.
All of the following changes only apply to the free version of the plugin:
- Removed the limit on custom items that can be created
- Changed the limit on abilities that can be created to a hard cap of 15 excluding default abilities if enabled.