Advertisement
Guest User

Untitled

a guest
Jan 21st, 2020
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. on first join:
  2. equip player with unbreakable chainmail chestplate
  3. equip player with unbreakable chainmail leggings
  4. equip player with unbreakable iron boots
  5. give an unbreakable iron sword to the player
  6. give a unbreakable bow to the player
  7. give 32 arrows to the player
  8. on join:
  9. equip player with unbreakable chainmail chestplate
  10. equip player with unbreakable chainmail leggings
  11. equip player with unbreakable iron boots
  12. give an unbreakable iron sword to the player
  13. give a unbreakable bow to the player
  14. give 32 arrows to the player
  15. on disconnect:
  16. clear player's inventory
  17. command /adminkit:
  18. permission: pvp.start
  19. trigger:
  20. equip player with unbreakable chainmail chestplate
  21. equip player with unbreakable chainmail leggings
  22. equip player with unbreakable iron boots
  23. give an unbreakable iron sword to the player
  24. give a unbreakable bow to the player
  25. give 32 arrows to the player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement