SilentRoses

Untitled

Dec 28th, 2019
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.55 KB | None | 0 0
  1. # Directly defined reward file. ANY EDITS HERE CAN GET OVERRIDDEN!
  2. Delayed:
  3. Enabled: false
  4. Hours: 1
  5. Minutes: 0
  6. Seconds: 0
  7. Timed:
  8. Enabled: false
  9. Hour: 12
  10. Minute: 0
  11. Chance: 40
  12. RandomCommand: []
  13. RandomReward: []
  14. RandomItem:
  15. Diamond:
  16. Material: DIAMOND
  17. Amount: 1
  18. Iron:
  19. Material: IRON_INGOT
  20. Amount: 10
  21. RequirePermission: false
  22. Permission: AdvancedCore.Reward.ExampleAdvanced
  23. Javascript:
  24. Enabled: false
  25. Expression: ''
  26. TrueRewards: []
  27. FalseRewards: []
  28. Javascripts: []
  29. JavascriptExpression: ''
  30. Priority: []
  31. AdvancedPriority:
  32. Reward1:
  33. Chance: 50
  34. Messages:
  35. Player: You got first reward
  36. Reward2:
  37. Chance: 20
  38. Messages:
  39. Player: You got second reward
  40. Fallback:
  41. Messages:
  42. Player: You got unlucky
  43. EnableChoices: false
  44. Choices:
  45. Diamond:
  46. DisplayItem:
  47. Name: '&c3 Diamonds'
  48. Material: DIAMOND
  49. Amount: 3
  50. Rewards:
  51. Items:
  52. Diamond:
  53. Material: DIAMOND
  54. Amount: 3
  55. Messages:
  56. Player: '&aYou picked %choice%'
  57. Iron:
  58. DisplayItem:
  59. Name: '&c15 Iron Ingots'
  60. Material: IRON_INGOT
  61. Amount: 15
  62. Rewards:
  63. Items:
  64. Iron:
  65. Material: IRON_INGOT
  66. Amount: 15
  67. Messages:
  68. Player: '&aYou picked %choice%'
  69. Worlds:
  70. - world1
  71. - world2
  72. RewardType: BOTH
  73. ForceOffline: false
  74. Potions:
  75. ABSORPTION:
  76. Duration: 100
  77. Amplifier: 1
  78. Title:
  79. Enabled: false
  80. Title: '&cTitle!'
  81. SubTitle: '&aSubTitle!'
  82. FadeIn: 10
  83. ShowTime: 50
  84. FadeOut: 10
  85. BossBar:
  86. Enabled: false
  87. Message: '&aBossbar'
  88. Color: BLUE
  89. Style: SOLID
  90. Progress: 0.5
  91. Delay: 30
  92. Sound:
  93. Enabled: false
  94. Sound: BLOCK_ANVIL_USE
  95. Volume: 1.0
  96. Pitch: 1.0
  97. Effect:
  98. Enabled: false
  99. Effect: EXPLOSION_NORMAL
  100. Data: 1
  101. Particles: 10
  102. Radius: 5
  103. Firework:
  104. Enabled: false
  105. Power: 2
  106. Colors:
  107. - BLUE
  108. FadeOutColor:
  109. - RED
  110. Trail: true
  111. Flicker: true
  112. Types:
  113. - BALL_LARGE
  114. ActionBar:
  115. Message: '&cThis is an actionbar!'
  116. Delay: 30
  117. OnlyOneLucky: false
  118. Lucky:
  119. '10':
  120. Messages:
  121. Player: You were lucky and received an extra $100!
  122. Money: 100
  123. '50':
  124. Messages:
  125. Player: You were lucky and received an extra $1000!
  126. Money: 1000
  127. DisplayItem:
  128. Material: DIAMOND
  129. Name: '&aAdvancedReward'
  130. Amount: 1
  131. Random:
  132. Chance: 40
  133. PickRandom: true
  134. Rewards: []
  135. FallBack: []
  136. Repeat:
  137. Enabled: true
  138. TimeBetween: 60000
  139. Amount: -1
  140. RepeatOnStartup: false
  141. AutoStop: true
  142. DirectlyDefinedReward: true
Advertisement
Add Comment
Please, Sign In to add comment