Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2014
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. lootboxes:
  2. Particel_Chest_Part_1:
  3. color: '&a'
  4. lore: '&5Get one particel from this Lootbox'
  5. requires-a-key: false
  6. permission: particel
  7. open-message: 'You've got the Love-Trail'
  8. execute-commands:
  9. - 'pex user {PLAYERNAME} add trail.heart'
  10. Particel_Chest_Part_2:
  11. color: '&a'
  12. lore: '&5Get one particel from this Lootbox'
  13. requires-a-key: false
  14. permission: particel
  15. open-message: 'You've got the Angry-Trail'
  16. execute-commands:
  17. - 'pex user {PLAYERNAME} add trail.angry'
  18. Particel_Chest_Part_3:
  19. color: '&a'
  20. lore: '&5Get one particel from this Lootbox'
  21. requires-a-key: false
  22. permission: particel
  23. open-message: 'You've got the Portal-Trail'
  24. execute-commands:
  25. - 'pex user {PLAYERNAME} add trail.portal'
  26. Particel_Chest_Part_4:
  27. color: '&a'
  28. lore: '&5Get one particel from this Lootbox'
  29. requires-a-key: false
  30. permission: particel
  31. open-message: 'You've got the Magic-Trail'
  32. execute-commands:
  33. - 'pex user {PLAYERNAME} add trail.magic'
  34. Particel_Chest_Part_5:
  35. color: '&a'
  36. lore: '&5Get one particel from this Lootbox'
  37. requires-a-key: false
  38. permission: particel
  39. open-message: 'You've got the Spark-Trail'
  40. execute-commands:
  41. - 'pex user {PLAYERNAME} add trail.spark'
  42. keys: {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement