My skript is this and i cannot figure out why it wont give me multiple of said item, ive tried 50 things. The rest of the skript works just not the part of trying to get multiple items
command /givedirt [<player>] [<number>]:
permission: op
trigger:
if number-arg is a number:
give player-arg dirt
command /givedirt [<player>] [<number>]:
permission: op
trigger:
if number-arg is a number:
give player-arg dirt