Advertisement
Guest User

Untitled

a guest
Jul 29th, 2014
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. command /pvpjoin:
  2. trigger:
  3. execute console command "/ci %player%"
  4. wait 2 ticks
  5. set the player's food level to 20
  6. heal the player
  7. wait 2 ticks
  8. execute console command "/effect %player% clear"
  9. wait 2 ticks
  10. equip the player with a diamond helmet of Unbreaking 10
  11. equip the player with a iron chestplate of Unbreaking 10
  12. equip the player with iron leggings of Unbreaking 10
  13. equip the player with iron boots of Unbreaking 10 and Feather Falling 10
  14. give player a stone sword of Unbreaking 10 and sharpness 1
  15. give player a bow of Unbreaking 10 and Infinity 1
  16. give player 1 arrow
  17. extinguish the player
  18. command "/gms %player%"
  19. execute console command "warp pvp%random integer between 1 and 25% %player%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement