/goop permission <player> <perm> [objective] [±][score][%]
Instead of a scoreboard, consider using the Chained Command sintax oS: to run a command right after
Player or entity UUID whose permission will be checked
Non-player entities are treated as having OP, this command always succeeds for them.
Supports a few vanilla selectors.
Permission that you are checking for
Scoreboard objective that will be targetted
If the player had permission, their score will be set to this value.
Supports PlusMinusPercent operations.
Meant to be used with the oS: chaining command sintax
Makes any plugin that makes commands compatible with permission plugins and score-reading plugins, neat!
/goop permission gunging gunging_ootilities_plugin.permission oS: goop tell @s &aYou have permission to check permissions, sweet!
Will tell gunging that he has permission to use GooP Permission, if they have permission to use it.
I've never worked with permissions stuff, I'm much more of a scoreboards guy I guess, but apparently some people do use permissions.