- Commands are now getting executed by the player
- Permissionsystem required (e.g. LuckPerms) with commands, to add and remove permissions of a user (to execute commands on a item)
- Added OneTimeUse-Option: Item can be consumed on use
- Added Confirm-Option: Player has to confirm the action, so the commands get executed
- Added Set-Command: Commands can now be overriden
- New Commands:
- /addperm <permission>
- /removeperm <permission>
- /listperms
- /cb confirm <true/false>
- /cb onetimeuse <true/false>
- /cb set <id> <command>