Advertisement
Guest User

Untitled

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