Advertisement
Guest User

Untitled

a guest
Jan 20th, 2020
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.76 KB | None | 0 0
  1. ###################################
  2. # Items: Options
  3. # Item: <ID:MD> - You can choose the item with its id and meta data.
  4. # Amount: <Number> - Choose how many of the item you get.
  5. # Name: <Name> - The display name that goes on the item.
  6. # Lore: <Line 1>,<Line 2>,<Line 3>,<Line 4> - The lore that will go under the enchantments. Split lines with a ','
  7. # <Enchantment>:<Level> - Choose the enchantment you want to add to the item. You can use the in-game names of the enchantment if you want. Replace the spaces in the name with a "_".
  8. ###########################################################
  9. # Sound Options #
  10. # 1.8 and lower players use these sounds: http://badbones69.com/javadocs/1.8.8/org/bukkit/Sound.html
  11. # 1.9 and up players use these sounds: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
  12. ###################################################################
  13. # Firework Colors: #
  14. # Aqua, Black, Blue, Fuchsia, Gray, Green, Lime, Maroon, #
  15. # Navy, Olive, Orange, Purple, Red, Silver, Teal, White, Yellow #
  16. ###################################################################
  17. Settings: #Settings
  18. Prefix: '&7[&cVouchers&7]: ' #The prefix before messages.
  19. Updater: true
  20. Vouchers: #Where you make your vouchers.
  21. Money: #The name of the voucher.
  22. Item: '339' #The item the voucher is.
  23. Name: '&8&l>&7&l>&aMoney Voucher&7&l<&8&l<' #The item name.
  24. Lore: #The item's lore
  25. - '&7Use this voucher to gain &a$%Arg%&7.'
  26. - '&7&l(&6&l!&7&l) &7Right click to redeem.'
  27. Glowing: false #Toggle if the item will have a glowing effect or not.
  28. Commands: #The commands that are ran when redeemed.
  29. - 'eco give %Player% %Arg%'
  30. Options: #The options
  31. Message: '&7You have just earned $%Arg%.' #The message sent to the player when redeemed. Set to '' if no message needs sent.
  32. Whitelist-Worlds: #This allows you to make it so some vouchers can only be used in specific worlds.
  33. Toggle: false #True if you wish to use this feature.
  34. Message: '&cYou can not use that voucher here as you are not in a whitelisted world for this voucher.' #The message sent to the user that tried to use it in a non whitelisted world.
  35. Worlds: #List of worlds you want the voucher to be used in.
  36. - 'world'
  37. Commands: [] #Run commands if the player doesn't have the permission.
  38. Permission: #Permission options.
  39. Whitelist-Permission: #The player needs this permission to use it.
  40. Toggle: false #Toggle the permission on or off.
  41. Permissions: #List of permissions the player needs.
  42. - 'voucher.money'
  43. Commands: [] #Run commands if the player doesn't have the permission.
  44. Blacklist-Permissions: #If the player has any of these permissions then they can't use the voucher.
  45. Toggle: false #Toggle if it checks for blacklisted permissions.
  46. Message: '&cYou have a blacklisted permission and can''t use this voucher.' #The message that is sent to the player if they have a blacklisted message. Use %permission% if you wise to show the permission they need.
  47. Permissions: #List all the blacklisted permissions here.
  48. - 'voucher.blacklist.money'
  49. Commands: [] #Run commands if the player doesn't have the permission.
  50. Limiter: #Limiter options.
  51. Toggle: false #Toggle on or off the limiter.
  52. Limit: 10 #The limit of how many times it may be used.
  53. Two-Step-Authentication: #This is for when the player right clicks the voucher. It tells them to click again to confirm.
  54. Toggle: false #Toggle this option on or off.
  55. Sound: #The sound options.
  56. Toggle: true #Toggle on or off if a sound is played.
  57. Sounds: #The sound that is played. Make sure the sound works with your minecraft version.
  58. - 'CLICK'
  59. Firework: #The firework options
  60. Toggle: true #Toggle if the firework goes off.
  61. Colors: 'Green, Lime' #The colors of the firework.
  62.  
  63. GSet:
  64. Item: '264'
  65. Name: '&8&l>&7&l>&bGod-Set Voucher&7&l<&8&l<'
  66. Lore:
  67. - '&7Use this voucher to get a god set.'
  68. - '&7&l(&6&l!&7&l) &7Right click to redeem.'
  69. Glowing: true
  70. Items:
  71. - 'Item:310, Amount:1, Name:&bGod Helmet, Protection:4, Respiration:1, Aqua_Affinity:3, Unbreaking:3, Thorns:3'
  72. - 'Item:311, Amount:1, Name:&bGod Chestplate, Protection:4, Unbreaking:3, Thorns:3'
  73. - 'Item:312, Amount:1, Name:&bGod Leggings, Protection:4, Unbreaking:3, Thorns:3'
  74. - 'Item:313, Amount:1, Name:&bGod Boots, Protection:4, Depth_Strider:3, Unbreaking:3, Thorns:3'
  75. Options:
  76. Message: '&7Congratulations, you have your self a new God-Set.'
  77. Whitelist-Worlds:
  78. Toggle: false
  79. Message: '&cYou can not use that voucher here as you are not in a whitelisted world for this voucher.'
  80. Worlds:
  81. - 'world'
  82. Commands: []
  83. Permission:
  84. Whitelist-Permission:
  85. Toggle: false
  86. Permissions:
  87. - 'voucher.gset'
  88. Commands: []
  89. Blacklist-Permissions:
  90. Toggle: false
  91. Message: '&cYou have a blacklisted permission and can''t use this voucher.'
  92. Permissions:
  93. - 'voucher.blacklist.gset'
  94. Commands: []
  95. Limiter:
  96. Toggle: false
  97. Limit: 10
  98. Two-Step-Authentication:
  99. Toggle: false
  100. Sound:
  101. Toggle: true
  102. Sounds:
  103. - 'CLICK'
  104. Firework:
  105. Toggle: true
  106. Colors: 'Black, Gray, Aqua'
  107. Random_1:
  108. Item: '331'
  109. Name: '&8&l>&7&l>&cRandom Voucher &6&l#1&7&l<&8&l<'
  110. Lore:
  111. - '&7Win a random prize.'
  112. - ''
  113. - '&6&l#1: &a$100'
  114. - '&6&l#2: &a$1,000'
  115. - '&6&l#3: &a$10,000'
  116. - '&6&l#4: &a$100,000'
  117. - '&6&l#5: &a$1,000,000'
  118. - ''
  119. - '&7&l(&6&l!&7&l) &7Right click to redeem.'
  120. Glowing: false
  121. Random-Commands: #Picks a random prize. There is no chance system for this only a random prize.
  122. - 'eco give %Player% 100'
  123. - 'eco give %Player% 1000'
  124. - 'eco give %Player% 10000'
  125. - 'eco give %Player% 100000'
  126. - 'eco give %Player% 1000000'
  127. Options:
  128. Firework:
  129. Toggle: true
  130. Colors: 'Black, Green'
  131. Random_2:
  132. Item: '331'
  133. Name: '&8&l>&7&l>&cRandom Voucher &6&l#2&7&l<&8&l<'
  134. Lore:
  135. - '&7You feeling lucky?'
  136. - ''
  137. - '&6&l#1: &a$100 &c45%'
  138. - '&6&l#2: &a$1,000 &c25%'
  139. - '&6&l#3: &a$10,000 &c15%'
  140. - '&6&l#4: &a$100,000 &c10%'
  141. - '&6&l#5: &a$1,000,000 &c5%'
  142. - ''
  143. - '&7&l(&6&l!&7&l) &7Right click to redeem.'
  144. Glowing: false
  145. #Chance Command Layout: - '<Chance> <Command goes after>'
  146. Chance-Commands: #Picks a prizes based on a chance system. Chance-System wiki: https://github.com/badbones69/Vouchers/wiki/Chance-System-Wiki
  147. - '45 eco give %Player% 100'
  148. - '25 eco give %Player% 1000'
  149. - '15 eco give %Player% 10000'
  150. - '10 eco give %Player% 100000'
  151. - '5 eco give %Player% 1000000'
  152. Options:
  153. Firework:
  154. Toggle: true
  155. Colors: 'Black, Green'
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166. ShamanI:
  167. Item: '339'
  168. Name: '&e&lCLASS &e&l(&fShaman&e&l)'
  169. Lore:
  170. - '&7A guild that is famous for their magical abilites.'
  171. - '&7'
  172. - '&b&lPerks:'
  173. - '&b * &f+5% Dodge Chance'
  174. - '&b * &f+75 Alchemy Skill Points'
  175. - '&b * &f+5% Warping Chance'
  176. - '&7'
  177. - '&7Ancient people with magical abilites passed down,'
  178. - '&7through generations used for fighting and slaying monsters'
  179. - '&7'
  180. - '&7Click to join the &b&nShamans'
  181. Glowing: true
  182. Commands:
  183. - 'manuadd %player% ShamanI'
  184. Options:
  185. Message: '&b&l(!) &b%player% has joined the &b&nShamans!'
  186. Whitelist-Worlds:
  187. Toggle: false
  188. Message: '&cYou can not use that voucher here as you are not in a whitelisted world for this voucher.'
  189. Worlds:
  190. - 'world'
  191. Commands: []
  192. Permission:
  193. Whitelist-Permission:
  194. Toggle: false
  195. Permissions:
  196. - 'voucher.rankup'
  197. Commands: []
  198. Blacklist-Permissions:
  199. Toggle: false
  200. Message: '&cYou already have this rank and can''t use this voucher.'
  201. Permissions:
  202. - 'voucher.blacklist.rankup'
  203. Commands: []
  204. Limiter:
  205. Toggle: false
  206. Limit: 10
  207. Two-Step-Authentication:
  208. Toggle: true
  209. Sound:
  210. Toggle: true
  211. Sounds:
  212. - 'CLICK'
  213. Firework:
  214. Toggle: true
  215. Colors: 'Blue, Gray, Black'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement