Code:
script options:
$ use permissions
every 1 seconds:
loop all players:
if loop-player have the scoreboard tag "Z":
add "zinfection" to looped-player's permissions
execute loop-player command "/zinfection"
I've been trying to enable permissions for several weeks now. I want the script itself to interact with them, as it can determine whether a person has permission or not
This is NOT for me:
Code:
execute console command "/lp user %loop-player% permission set zinfection"