I'm having problems setting up the haspermission condition, here is what I have in my config (skills.yml) so far:
Essentially, I'm trying to make it so that this skill...
Has Permission Condition
Code:
8888888: Skills: - command{c="pex user <trigger.name> add some.permission"} - effect:sound{s=some.sound.idk;v=1;p=1.7;} @self ~onDeath Conditions: - haspermission{p=some.permission} false
Has Permission Condition