When I try to make a command that ONLY the people with permissions can use, all ops can. which i dont want as im trying to make a command that only the permission can use.
permission: gaber.sk
permission message: "no perms for u"
trigger:
set {_game} to arg-1
broadcast "&c%{_game}%&6 is the new minigame."```
However, ANY ops can use this. which is what i dont like. i searched the docs and didnt find anything.