Advertisement
Guest User

Untitled

a guest
Jun 7th, 2014
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. pic awards.yml
  2. .lf 1 awards.yml
  3. # Visit the Setup Guide on VRs Bukkit Page to learn how to create awards or
  4. # use the in-game Award Creator (/vr create).
  5. # Note: Each Reward/Milestone must have a unique name and you can *NOT* use tabs.
  6. Rewards:
  7. Ooh Shiny:
  8. items:
  9. '264':
  10. amount: 1
  11. Random Looter:
  12. items:
  13. '6041':
  14. amount: 1
  15. '30186':
  16. amount: 1
  17. currency: 250
  18. xpLevels: 5
  19. Gold Emeralds and Steel:
  20. items:
  21. '30186':
  22. amount: 2
  23. '41':
  24. amount: 3
  25. '457':
  26. amount: 1
  27. dataID: 2
  28. '133':
  29. amount: 3
  30. xpLevels: 5
  31. currency: 5.0
  32. chance: 25/100
  33. Milestones:
  34. My First Vote:
  35. votes: 1
  36. recurring: false
  37. currency: 1000
  38. items:
  39. '6041':
  40. amount: 1
  41. '30186':
  42. amount: 3
  43. '241':
  44. dataID: 7918
  45. amount: 1
  46. Lore: Free Lava
  47. xpLevels: 10
  48. priority: 1
  49. message: Welcome to the server %player%. We gave you a bonus Lava Tank
  50. Its a Stone:
  51. currency: 250.0
  52. commands:
  53. - permissions player %player% setgroup Stone
  54. permGroups: default
  55. reroll: ANY
  56. votes: 5
  57. priority: 1
  58. message: Congrats to %player% you are now a Stone
  59. Double Compressed Stone:
  60. commands:
  61. - permissions player %player% setgroup 2xStone
  62. permGroups: Stone
  63. reroll: ANY
  64. votes: 10
  65. priority: 1
  66. The Sun:
  67. items:
  68. '6041':
  69. amount: 2
  70. '30186':
  71. amount: 1
  72. currency: 1000.0
  73. commands:
  74. - permissions player %player% setgroup Stone
  75. message: Congrats to %player% for reaching Stone rank
  76. permGroups: default
  77. votes: 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement