Closed FrancescoJacovo closed 2 months ago
After looking at this it's a bit vague on what you are looking for, but I just added in the latest snapshot support for command-permission conditions so hopefully this is what you are looking for;
interact
, but this can be anything like interact-right
, interact-left
, inventory
, inventory-creative
, etc.!
symbol in front of the permission to invert the condition, making the permission strictly not required to execute the command. If they have that permission and it's not set to false then they will not be allowed to execute the command.
interact:
You can test the latest snapshot here; Link; https://ci.craftationgaming.com/downloads Remember to remove your old ItemJoin.jar file
Let me know!~
EDIT: The official release is now available; Link; https://www.spigotmc.org/resources/itemjoin.12661/download?version=557378
Describe The Feature
Adding a check for executing e command only if the player has a permission
Expected Solution
commands:
Describe Alternatives Considered
Nothing more xd
Additional Context
No response
Checklist