This is my skript at the moment and i need it to be called Dupe2 So then when someone does /dupe2 they go from 2 to 8 instead of 2 to 4 so it doubles the dupe power pretty much
command /dupe:
cooldown: 0 seconds
cooldown message: &7&d&lDupeX&e&lSmpSF&5&lS1 Said > You can use this command in &d%remaining time%!
trigger:
if player's held item is air:
send "&4&lHfc&3&o&lX&f&lDupe > &4[!]&7&d&lDupeX&e&lSmpSF&5&lS1 SAID NO DUPING AIR ! "
cancel the cooldown
stop
else:
if type of player's held item contains bedrock :
send "&7&d&lDupeX&e&lSmpSF&5&lS1 Said > This item is &0&l&oblacklisted ! "
cancel the cooldown
stop
if type of player's held item contains End Portal Frame:
send "&7&d&lDupeX&e&lSmpSF&5&lS1 Said > This item is &0&l&oblacklisted ! "
cancel the cooldown
stop
if type of player's held item contains Ender Chest :
send "&7&d&lDupeX&e&lSmpSF&5&lS1 Said > This item is &0&l&oblacklisted ! "
cancel the cooldown
stop
if type of player's held item contains paper :
send "&7&d&lDupeX&e&lSmpSF&5&lS1 Said > This item is &0&l&oblacklisted ! "
cancel the cooldown
stop
if type of player's held item contains white shulker box :
send "&7&d&lDupeX&e&lSmpSF&5&lS1 Said > This item is &0&l&oblacklisted ! "
cancel the cooldown
stop
if type of player's held item contains black shulker box :
send "&7&d&lDupeX&e&lSmpSF&5&lS1 Said > This item is &0&l&oblacklisted ! "
cancel the cooldown
stop
if type of player's held item contains red shulker box :
send "&7&d&lDupeX&e&lSmpSF&5&lS1 Said > This item is &0&l&oblacklisted ! "
cancel the cooldown
stop
if type of player's held item contains dragon egg :
send "&7&d&lDupeX&e&lSmpSF&5&lS1 Said > This item is &0&l&oblacklisted ! "
cancel the cooldown
stop
if type of player's held item contains tripwire hook :
send "&7&d&lDupeX&e&lSmpSF&5&lS1 Said > This item is &0&l&oblacklisted ! "
cancel the cooldown
stop
if type of player's held item contains nether star :
send "&7&d&lDupeX&e&lSmpSF&5&lS1 Said > This item is &0&l&oblacklisted ! "
cancel the cooldown
stop
give player player's tool
give player player's tool
send "&7&d&lDupeX&e&lSmpSF&5&lS1 Said > Duplicated &e&l%player's tool%&6&l!" to player