I made a simple shop skript which enables players to buy an item
This is my excerpt from mycode
subtract 1 gold ingot from player if player has 1 gold ingot
give 1 iron sword to player
if player does not own 1 gold ingot
Cancel event
Apparently It can't my apply my code ' if player does not own 1 gold ingot' do you know how to fix it?
This is my excerpt from mycode
subtract 1 gold ingot from player if player has 1 gold ingot
give 1 iron sword to player
if player does not own 1 gold ingot
Cancel event
Apparently It can't my apply my code ' if player does not own 1 gold ingot' do you know how to fix it?