New Sudo Keyword + Ability and RandomAbility Keyword Changes
Summery
This update adds one new native keyword to the plugin and changes the ability and randomability keywords handle compatible ability triggers. The new keyword is called sudo. This keyword has the ability to force a player to execute a given command.
Features
New "sudo" keyword
The ability and randomability keywords used to only accept abilities with the same trigger as the ability being executed, now it will check if the ability has a trigger that is compatible with the current one. Meaning if the current ability trigger had valid targeters of: ?player and ?block, but the ability you wanted to execute only had a valid targeter of ?player, this would now work.