So I'm trying to make a skript where it executes a command if result is true, but I'm having trouble gettings it working.
Code:
command /test3:
trigger:
execute console command "/lp user %player% permission check permission.noobsp"
if {_result} is true:
execute console command "/lp user %player% parent set pro"