Advertisement
Guest User

Untitled

a guest
Jun 24th, 2016
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.80 KB | None | 0 0
  1. rewards:
  2. '0':
  3. value: 0
  4. default_item: COAL_BLOCK;%amount%;0
  5. default_name: '&cReward #%amount%'
  6. default_glow: false
  7. default_lore:
  8. - '&7Come back every day to'
  9. - '&7receive even better rewards!'
  10. - ''
  11. - '&e&lReward:'
  12. - '&f- $5000'
  13. received_item: EMERALD_BLOCK;%amount%;0
  14. received_name: '&aReward #%amount%'
  15. received_glow: false
  16. received_lore:
  17. - '&7Keep up the streak to receive'
  18. - '&7even better rewards!'
  19. - ''
  20. - '&a&lCompleted!'
  21. pending_item: GOLD_BLOCK;%amount%;0
  22. pending_name: '&eReward #%amount%'
  23. pending_glow: true
  24. pending_lore:
  25. - '&7Come back tomorrow to receive'
  26. - '&7this reward!'
  27. - ''
  28. - '&e&lReward:'
  29. - '&f- $5000'
  30. actions:
  31. - '[Message] &aYou have received a daily bonus of $5000!'
  32. - '[VaultGive] 5000'
  33. permission_actions:
  34. - '[Message] &aYou have received a daily bonus of $10000!'
  35. - '[VaultGive] 10000'
  36. '1':
  37. value: 1
  38. default_item: COAL_BLOCK;%amount%;0
  39. default_name: '&cReward #%amount%'
  40. default_glow: false
  41. default_lore:
  42. - '&7Come back every day to'
  43. - '&7receive even better rewards!'
  44. - ''
  45. - '&e&lReward:'
  46. - '&f- $10000'
  47. received_item: EMERALD_BLOCK;%amount%;0
  48. received_name: '&aReward #%amount%'
  49. received_glow: false
  50. received_lore:
  51. - '&7Keep up the streak to receive'
  52. - '&7even better rewards!'
  53. - ''
  54. - '&a&lCompleted!'
  55. pending_item: GOLD_BLOCK;%amount%;0
  56. pending_name: '&eReward #%amount%'
  57. pending_glow: true
  58. pending_lore:
  59. - '&7Come back tomorrow to receive'
  60. - '&7this reward!'
  61. - ''
  62. - '&e&lReward:'
  63. - '&f- $10000'
  64. actions:
  65. - '[Message] &aYou have received a daily bonus of $10000!'
  66. - '[VaultGive] 10000'
  67. permission_actions:
  68. - '[Message] &aYou have received a daily bonus of $20000!'
  69. - '[VaultGive] 20000'
  70. '2':
  71. value: 2
  72. default_item: COAL_BLOCK;%amount%;0
  73. default_name: '&cReward #%amount%'
  74. default_glow: false
  75. default_lore:
  76. - '&7Come back every day to'
  77. - '&7receive even better rewards!'
  78. - ''
  79. - '&e&lReward:'
  80. - '&f- $25000'
  81. received_item: EMERALD_BLOCK;%amount%;0
  82. received_name: '&aReward #%amount%'
  83. received_glow: false
  84. received_lore:
  85. - '&7Keep up the streak to receive'
  86. - '&7even better rewards!'
  87. - ''
  88. - '&a&lCompleted!'
  89. pending_item: GOLD_BLOCK;%amount%;0
  90. pending_name: '&eReward #%amount%'
  91. pending_glow: true
  92. pending_lore:
  93. - '&7Come back tomorrow to receive'
  94. - '&7this reward!'
  95. - ''
  96. - '&e&lReward:'
  97. - '&f- $25000'
  98. actions:
  99. - '[Message] &aYou have received a daily bonus of $25000!'
  100. - '[VaultGive] 25000'
  101. permission_actions:
  102. - '[Message] &aYou have received a daily bonus of $50000!'
  103. - '[VaultGive] 50000'
  104. '3':
  105. value: 3
  106. default_item: COAL_BLOCK;%amount%;0
  107. default_name: '&cReward #%amount%'
  108. default_glow: false
  109. default_lore:
  110. - '&7Come back every day to'
  111. - '&7receive even better rewards!'
  112. - ''
  113. - '&e&lReward:'
  114. - '&f- $50000'
  115. received_item: EMERALD_BLOCK;%amount%;0
  116. received_name: '&aReward #%amount%'
  117. received_glow: false
  118. received_lore:
  119. - '&7Keep up the streak to receive'
  120. - '&7even better rewards!'
  121. - ''
  122. - '&a&lCompleted!'
  123. pending_item: GOLD_BLOCK;%amount%;0
  124. pending_name: '&eReward #%amount%'
  125. pending_glow: true
  126. pending_lore:
  127. - '&7Come back tomorrow to receive'
  128. - '&7this reward!'
  129. - ''
  130. - '&e&lReward:'
  131. - '&f- $50000'
  132. actions:
  133. - '[Message] &aYou have received a daily bonus of $50000!'
  134. - '[VaultGive] 50000'
  135. permission_actions:
  136. - '[Message] &aYou have received a daily bonus of $100000!'
  137. - '[VaultGive] 100000'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement