Advertisement
pwwm

Untitled

Sep 27th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. command duelkit [<player>]:
  2. permission: duels.kit
  3. trigger:
  4. make console execute command "replaceitem entity %arg 1% slot.armor.head minecraft:diamond_helmet 1 0"
  5. make console execute command "replaceitem entity %arg 1% slot.armor.chest minecraft:diamond_chestplate 1 0"
  6. make console execute command "replaceitem entity %arg 1% slot.armor.legs minecraft:diamond_leggings 1 0"
  7. make console execute command "replaceitem entity %arg 1% slot.armor.feet minecraft:diamond_boots 1 0"
  8. make console execute command "kit duel %arg 1%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement