View difference between Paste ID: 2AyFMdHv and whjxKrZ6
SHOW: | | - or go back to the newest paste.
1
on rightclick on a sign:
2
    if line 1 is "[Kit]":
3
        if line 2 is "TankKit":
4-
            execute console command "/replaceitem entity %player% slot.armor.head minecraft:diamond_helmet 1 0 {Unbreakable:1,display:{Name:""&4Tank&fHead""},ench:[{id:0,lvl:20},{id:10,lvl:1}]}"
4+
            execute console command "/replaceitem entity %player% slot.armor.head minecraft:diamond_block 1 0 {Unbreakable:1,display:{Name:""&4Tank&fHead""},ench:[{id:0,lvl:20},{id:10,lvl:1}]}"
5
            execute console command "/give %player% minecraft:wooden_sword 1 3 {HideFlags:1,Unbreakable:1,display:{Name:""&6&lTankSword""},ench:[{id:16,lvl:0}]}"