Advertisement
maumagro

Rewards.yml

Dec 18th, 2015
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.77 KB | None | 0 0
  1. # ======================================================
  2. #
  3. # DailyBonus Version: 1.5
  4. # Created by: JC_Plays_MC
  5. #
  6. # ======================================================
  7. #
  8. # Rewards File
  9. #
  10. # This is the rewards file where you will define what rewards a player
  11. # will receive for each consecutive day joined. The maximum amount of displayed rewards
  12. # allowed is 54 and if there is less than the highest reward will be applied to
  13. # the remaining amount of slots
  14. #
  15. # ======================================================
  16. #
  17. # Example Reward
  18. #
  19. # rewards:
  20. # <reward identifier>:
  21. # value: <0-6>
  22. # default_lore:
  23. # - <line of lore>
  24. # received_lore:
  25. # - <line of lore>
  26. # actions:
  27. # - <actions>
  28. #
  29. # Rewards Index:
  30. #
  31. # <rewards number> | The reward identifier, each must be different
  32. # value: <0-6> | The amount of consecutive days required to get this reward (0 = lowest, 6 = highest)
  33. # default_lore: - <line of lore> | The reward lore to be displayed on the item
  34. # received_lore: - <line of lore> | The reward lore to be displayed if the player has recived this reward
  35. # actions: - <actions> | The actions to be executed once the player reaches this reward
  36. # permission_actions: - <actions> | The actions if the player has the permission: 'dailybonus.premium'
  37. #
  38. # ======================================================
  39. #
  40. # Valid Actions:
  41. #
  42. # ** Please note that all actions are case-sensitive **
  43. #
  44. # [Chance=<percent>] [<action>] - Chance out of 100% that this action will be performed
  45. # [Delay=<time>] [<action>] - Delays the action to be performed after the delay period in seconds
  46. # [PlayerCommand] <command> - Executes the command as a player
  47. # [ConsoleCommand] <command> - Executes the command as the console
  48. # [OperatorCommand] <command> - Executes the command as the console
  49. # [Broadcast] <message> - Broadcasts the following message to the server
  50. # [Message] <message> - Sends the following message to the player
  51. # [Sound] <sound value> - Plays the sound for the player
  52. # [VaultGive] <amount> - Adds the amount to the players Vault economy balance
  53. # [VaultTake] <amount> - Take the amount from the players Vault economy balance
  54. # [Teleport] <world name;x;y;z> - Teleports the player to the specified coordinates
  55. # [Teleport] <world name;x;y;z;yaw;pitch> - Teleports the player to the specified coordinates
  56. # [Bungee] <server> - Sends the player to the specified bungee server
  57. #
  58. # ======================================================
  59.  
  60. rewards:
  61. '0':
  62. value: 0
  63. default_item: REDSTONE_BLOCK;%amount%;0
  64. default_name: '&cRecompensa #%amount%'
  65. default_glow: false
  66. default_lore:
  67. - "&7\xa1Vuelve todos los d\xedas para"
  68. - '&7recibir mejores recompensas!'
  69. - ''
  70. - '&e&lRecompensa:'
  71. - '&f- $5000'
  72. received_item: EMERALD_BLOCK;%amount%;0
  73. received_name: '&aRecompensa #%amount%'
  74. received_glow: false
  75. received_lore:
  76. - "&7\xa1Mant\xe9n la racha para obtener"
  77. - '&7recompensas aun mucho mejores!'
  78. - ''
  79. - '&a&lCompletado!'
  80. pending_item: GOLD_BLOCK;%amount%;0
  81. pending_name: '&eRecompensa #%amount%'
  82. pending_glow: true
  83. pending_lore:
  84. - "&7\xa1Vuelve ma\xf1ana para"
  85. - '&7recibir esta recompensa!'
  86. - ''
  87. - '&e&lRecompensa:'
  88. - '&f- $5000'
  89. - '&f- 1 Espada de oro encantada'
  90. actions:
  91. - "[Message] &a\xa1Recibiste una recompensa diaria de $5000!"
  92. - '[VaultGive] 5000'
  93. - '[ConsoleCommand] give %player% minecraft:golden_sword 1 0 {display:{Name:"Espada
  94. de regalo",Lore:["Recompensa diaria"]},ench:[{id:16,lvl:2},{id:19,lvl:1}]}'
  95. permission_actions:
  96. - "[Message] &a\xa1Recibiste una recompensa diaria de $10000!"
  97. - '[VaultGive] 10000'
  98. - '[ConsoleCommand] give %player% minecraft:golden_sword 1 0 {display:{Name:"Espada
  99. de regalo",Lore:["Recompensa diaria"]},ench:[{id:16,lvl:2},{id:19,lvl:1}]}'
  100. '1':
  101. value: 1
  102. default_item: REDSTONE_BLOCK;%amount%;0
  103. default_name: '&cRecompensa #%amount%'
  104. default_glow: false
  105. default_lore:
  106. - "&7\xa1Vuelve todos los d\xedas para"
  107. - '&7recibir mejores recompensas!'
  108. - ''
  109. - '&e&lRecompensa:'
  110. - '&f- $10000'
  111. received_item: EMERALD_BLOCK;%amount%;0
  112. received_name: '&aRecompensa #%amount%'
  113. received_glow: false
  114. received_lore:
  115. - "&7\xa1Mant\xe9n la racha para obtener"
  116. - '&7recompensas aun mucho mejores!'
  117. - ''
  118. - '&a&lCompletado!'
  119. pending_item: GOLD_BLOCK;%amount%;0
  120. pending_name: '&eRecompensa #%amount%'
  121. pending_glow: true
  122. pending_lore:
  123. - "&7\xa1Vuelve ma\xf1ana para"
  124. - '&7recibir esta recompensa!'
  125. - ''
  126. - '&e&lRecompensa:'
  127. - '&f- $10000'
  128. - '&f- 1 Espada de oro encantada'
  129. actions:
  130. - "[Message] &a\xa1Recibiste una recompensa diaria de $10000!"
  131. - '[VaultGive] 10000'
  132. - '[ConsoleCommand] give %player% minecraft:golden_sword 1 0 {display:{Name:"Espada
  133. de regalo",Lore:["Recompensa diaria"]},ench:[{id:16,lvl:3},{id:19,lvl:2}]}'
  134. permission_actions:
  135. - "[Message] &a\xa1Recibiste una recompensa diaria de $20000!"
  136. - '[VaultGive] 20000'
  137. - '[ConsoleCommand] give %player% minecraft:golden_sword 1 0 {display:{Name:"Espada
  138. de regalo",Lore:["Recompensa diaria"]},ench:[{id:16,lvl:3},{id:19,lvl:2}]}'
  139. '2':
  140. value: 2
  141. default_item: REDSTONE_BLOCK;%amount%;0
  142. default_name: '&cRecompensa #%amount%'
  143. default_glow: false
  144. default_lore:
  145. - "&7\xa1Vuelve todos los d\xedas para"
  146. - '&7recibir mejores recompensas!'
  147. - ''
  148. - '&e&lRecompensa:'
  149. - '&f- $25000'
  150. received_item: EMERALD_BLOCK;%amount%;0
  151. received_name: '&aRecompensa #%amount%'
  152. received_glow: false
  153. received_lore:
  154. - "&7\xa1Mant\xe9n la racha para obtener"
  155. - '&7recompensas aun mucho mejores!'
  156. - ''
  157. - '&a&lCompletado!'
  158. pending_item: GOLD_BLOCK;%amount%;0
  159. pending_name: '&eRecompensa #%amount%'
  160. pending_glow: true
  161. pending_lore:
  162. - "&7\xa1Vuelve ma\xf1ana para"
  163. - '&7recibir esta recompensa!'
  164. - ''
  165. - '&e&lRecompensa:'
  166. - '&f- $25000'
  167. actions:
  168. - "[Message] &a\xa1Recibiste una recompensa diaria de $25000!"
  169. - '[VaultGive] 25000'
  170. - '[ConsoleCommand] give %player% 1'
  171. permission_actions:
  172. - "[Message] &a\xa1Recibiste una recompensa diaria de $50000!"
  173. - '[VaultGive] 50000'
  174. - '[ConsoleCommand] give %player% 1'
  175. '3':
  176. value: 3
  177. default_item: REDSTONE_BLOCK;%amount%;0
  178. default_name: '&cRecompensa #%amount%'
  179. default_glow: false
  180. default_lore:
  181. - "&7\xa1Vuelve todos los d\xedas para"
  182. - '&7recibir mejores recompensas!'
  183. - ''
  184. - '&e&lRecompensa:'
  185. - '&f- $50000'
  186. received_item: EMERALD_BLOCK;%amount%;0
  187. received_name: '&aRecompensa #%amount%'
  188. received_glow: false
  189. received_lore:
  190. - "&7\xa1Mant\xe9n la racha para obtener"
  191. - '&7recompensas aun mucho mejores!'
  192. - ''
  193. - '&a&lCompletado!'
  194. pending_item: GOLD_BLOCK;%amount%;0
  195. pending_name: '&eRecompensa #%amount%'
  196. pending_glow: true
  197. pending_lore:
  198. - "&7\xa1Vuelve ma\xf1ana para"
  199. - '&7recibir esta recompensa!'
  200. - ''
  201. - '&e&lRecompensa:'
  202. - '&f- $50000'
  203. actions:
  204. - "[Message] &a\xa1Recibiste una recompensa diaria de $50000!"
  205. - '[VaultGive] 50000'
  206. - '[ConsoleCommand] give %player% 1'
  207. permission_actions:
  208. - "[Message] &a\xa1Recibiste una recompensa diaria de $100000!"
  209. - '[VaultGive] 100000'
  210. - '[ConsoleCommand] give %player% 1'
  211. '4':
  212. value: 4
  213. default_item: REDSTONE_BLOCK;%amount%;0
  214. default_name: '&cRecompensa #%amount%'
  215. default_glow: false
  216. default_lore:
  217. - "&7\xa1Vuelve todos los d\xedas para"
  218. - '&7recibir mejores recompensas!'
  219. - ''
  220. - '&e&lRecompensa:'
  221. - '&f- $75000'
  222. received_item: EMERALD_BLOCK;%amount%;0
  223. received_name: '&aRecompensa #%amount%'
  224. received_glow: false
  225. received_lore:
  226. - "&7\xa1Mant\xe9n la racha para obtener"
  227. - '&7recompensas aun mucho mejores!'
  228. - ''
  229. - "&a&l\xa1Completado!"
  230. pending_item: GOLD_BLOCK;%amount%;0
  231. pending_name: '&eRecompensa #%amount%'
  232. pending_glow: true
  233. pending_lore:
  234. - "&7\xa1Vuelve ma\xf1ana para"
  235. - '&7recibir esta recompensa!'
  236. - ''
  237. - '&e&lRecompensa:'
  238. - '&f- $75000'
  239. actions:
  240. - "[Message] &a\xa1Recibiste una recompensa diaria de $75000!"
  241. - '[VaultGive] 75000'
  242. - '[ConsoleCommand] give %player% 1'
  243. permission_actions:
  244. - "[Message] &a\xa1Recibiste una recompensa diaria de $150000!"
  245. - '[VaultGive] 150000'
  246. - '[ConsoleCommand] give %player% 1'
  247. '5':
  248. value: 5
  249. default_item: REDSTONE_BLOCK;%amount%;0
  250. default_name: '&cRecompensa #%amount%'
  251. default_glow: false
  252. default_lore:
  253. - "&7\xa1Vuelve todos los d\xedas para"
  254. - '&7recibir mejores recompensas!'
  255. - ''
  256. - '&e&lRecompensa:'
  257. - '&f- $100000'
  258. received_item: EMERALD_BLOCK;%amount%;0
  259. received_name: '&aRecompensa #%amount%'
  260. received_glow: false
  261. received_lore:
  262. - "&7\xa1Mant\xe9n la racha para obtener"
  263. - '&7recompensas aun mucho mejores!'
  264. - ''
  265. - '&a&lCompletado!'
  266. pending_item: GOLD_BLOCK;%amount%;0
  267. pending_name: '&eRecompensa #%amount%'
  268. pending_glow: true
  269. pending_lore:
  270. - "&7\xa1Vuelve ma\xf1ana para"
  271. - '&7recibir esta recompensa!'
  272. - ''
  273. - '&e&lRecompensa:'
  274. - '&f- $100000'
  275. actions:
  276. - "[Message] &a\xa1Recibiste una recompensa diaria de $100000!"
  277. - '[VaultGive] 100000'
  278. - '[ConsoleCommand] give %player% 1'
  279. permission_actions:
  280. - "[Message] &a\xa1Recibiste una recompensa diaria de $200000!"
  281. - '[VaultGive] 200000'
  282. - '[ConsoleCommand] give %player% 1'
  283. '6':
  284. value: 6
  285. default_item: REDSTONE_BLOCK;%amount%;0
  286. default_name: '&cRecompensa #%amount%'
  287. default_glow: false
  288. default_lore:
  289. - "&7\xa1Vuelve todos los d\xedas para"
  290. - '&7recibir mejores recompensas!'
  291. - ''
  292. - '&e&lRecompensa:'
  293. - '&f- $250000'
  294. received_item: EMERALD_BLOCK;%amount%;0
  295. received_name: '&aRecompensa #%amount%'
  296. received_glow: false
  297. received_lore:
  298. - "&7\xa1Mant\xe9n la racha para obtener"
  299. - '&7recompensas aun mucho mejores!'
  300. - ''
  301. - '&a&lCompletado!'
  302. pending_item: GOLD_BLOCK;%amount%;0
  303. pending_name: '&eRecompensa #%amount%'
  304. pending_glow: true
  305. pending_lore:
  306. - "&7\xa1Vuelve ma\xf1ana para"
  307. - '&7recibir esta recompensa!'
  308. - ''
  309. - '&e&lRecompensa:'
  310. - '&f- $250000'
  311. actions:
  312. - "[Message] &a\xa1Recibiste una recompensa diaria de $250000!"
  313. - '[VaultGive] 250000'
  314. - '[ConsoleCommand] give %player% 1'
  315. permission_actions:
  316. - "[Message] &a\xa1Recibiste una recompensa diaria de $500000!"
  317. - '[VaultGive] 500000'
  318. - '[ConsoleCommand] give %player% 1'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement