How can I do that when the player get the reward, the item disappear?
[doublepost=1514235202,1514231447][/doublepost]Only 1 item not the entire stack
code_language.skript:
on rightclick:
if player's held item is 351:1:
chance of 50%:
create a fake explosion at the player
give player 32 15
give player 64 cobblestone
broadcast "&6%player% &aha usato una &cMineBomb &aed ha trovato un premio COMUNE."
stop