#Blocks converter to Money

1 messages · Page 1 of 1 (latest)

floral ember
#

I would like to create a converter, where it checks, for example, if the player has 8 diamond blocks it gives him a $100 vault. How can I do?

dusty bluff
#
type: has item
material: "DIAMOND_BLOCK"
amount: 8
floral ember
#

so he clicks, gives him the money but has to remove the blocks, understood

#

@dusty bluff

sleek coral
#

[console] minecraft:clear %player_name% DIAMOND_BLOCK 8