ShowItem 1.6.7 - Add item GUI permission and some small fixes
This adds separate permissions to open the item GUI via clicking on the item in chat:
showitem.command.itemexecutor.viewgui for viewing items shown by the normal item placeholder or /showitem command
showitem.command.slotexecutor.viewgui for viewing items shown by the slot placeholder or /showslot command
Both permissions are granted automatically when access to the chat placeholders or commands are granted but can be revoked to disable that functionality.
Fix some small permission inheritance issues with slots
Try to work around some odd chat packet issues which might arise with some plugins. If you notice any further parsing/packet/component issues please make sure to let me know! (either on GitLab, IRC or Discord)