command /shockwave1:
permission: permission.shockwave1
permission message: &cNo Permission!
trigger:
if player's balance is greater than 2000000:
remove 2000000 from player's balance
make console execute command "shockwave give %player% pickaxe 3"
send "&c&l-2,000,000"
else:
send "&cYou do not have enough money to purchase this item!"
I get errors http://prntscr.com/i6q6ja It says player's balance is not an entity type
permission: permission.shockwave1
permission message: &cNo Permission!
trigger:
if player's balance is greater than 2000000:
remove 2000000 from player's balance
make console execute command "shockwave give %player% pickaxe 3"
send "&c&l-2,000,000"
else:
send "&cYou do not have enough money to purchase this item!"
I get errors http://prntscr.com/i6q6ja It says player's balance is not an entity type