Advertisement
Guest User

Untitled

a guest
Jan 26th, 2020
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. Cage-Pet:
  2. values:
  3. displayName: '&6&lCage Pet &7[LVL %level%]'
  4. skin: http://textures.minecraft.net/texture/7840b87d52271d2a755dedc82877e0ed3df67dcc42ea479ec146176b02779a5
  5. tier: 4
  6. maxLevel: 3
  7. enabled: true
  8. lore:
  9. - '&7Right-click to spawn a cage around yourself'
  10. - '&7that can either save you, or allow you to trap other players!'
  11. - ' '
  12. - '&a&lNEUTRAL'
  13. - ' '
  14. - '&7Right-Click to activate.'
  15. - ' '
  16. - '&e&lLevel:&e %level%'
  17. - '&e&lEXP:&e %exp% / %maxexp%'
  18. - '&c%progressmap%'
  19. hotbarActivationOnly: false
  20. disabledInOtherFactionLand: false
  21. disabledWorlds:
  22. - ''
  23. onActivation:
  24. PlayerInteractEvent:
  25. 1:
  26. - "[cage] OBSIDIAN IRON_FENCE IRON_BLOCK 5 5 5 10"
  27. - "[potion] WITHER 10 2 8"
  28. - "[potion] POISON 10 2 8"
  29. - "[potion] HARM 1 2 8"
  30. - "[cooldown] 120"
  31. 2:
  32. - "[cage] OBSIDIAN IRON_FENCE IRON_BLOCK 5 5 5 10"
  33. - "[potion] WITHER 10 3 8"
  34. - "[potion] POISON 10 3 8"
  35. - "[potion] HARM 1 3 8"
  36. - "[cooldown] 120"
  37. 3:
  38. - "[cage] OBSIDIAN IRON_FENCE IRON_BLOCK 5 5 5 10"
  39. - "[potion] WITHER 10 4 8"
  40. - "[potion] POISON 10 4 8"
  41. - "[potion] HARM 1 4 8"
  42. - "[cooldown] 120"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement