I want to /setbal for a player and the amount, but when on the last line the code is wrong and i don't know how to fix it
Code:
command /setbal <player> <number>:
permission: op
permission message: "&4&lUhh, you can't do that"
aliases: /sbal
trigger:
if arg-2 is not set:
send "&c/setbal <player> <amount>" to player
if arg-2 is set:
set {click.%player%} to arg-2 to arg-1