Advertisement
Guest User

aasdarer33asdasdae

a guest
Jan 21st, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.53 KB | None | 0 0
  1. Vouchers:
  2. #Please use These Arguments
  3. #For the Player who uses the Voucher %Player%
  4. #Use %Arg% for your Arguments
  5. #%Arg% is the First Line on the Voucher
  6. #Command /Voucher <Type> <Argument>
  7. #Money would be the <Type>
  8. #So if you do /Voucher &a&lMoney &6$1000
  9. #Money is the Type and $1000 is the %Arg%
  10. Money:
  11. VoucherName: '&7&l>>&a&lMoney Voucher&7&l<<' #The Custom name of the Voucher Item
  12. Lore: #Have a custom lore for your Vouchers
  13. - '&3You have won &6$%Arg%&3.'
  14. - '&6P.S. &eDont spend it all in one place'
  15. #Command will be the Command Fired to the Player.
  16. Commands:
  17. - 'Eco give %Player% %Arg%'
  18. - 'broadcast &4%player% &3has just won &6$%arg%'
  19. #Message is the Message sent to the player when they Use the Voucher.
  20. Message: '&3You have Won &6$%Arg%'
  21. #The type of Item the Voucher Will Be.
  22. VoucherType: '339'
  23. #If the it checks if the Player has permission to use the Voucher.
  24. VoucherPermOn/Off: false
  25. #The Voucher's Perm Voucher.<VoucherPerm>
  26. VoucherPerm: Money
  27. #Turn on an off the Limiter.
  28. VoucherLimitToggle: false
  29. #The Limit of how many times a player can use it.
  30. VoucherLimit: 10
  31. #Turn on and off the sound when the voucher is used.
  32. SoundToggle: true
  33. #1.8 sounds are found here: http://docs.codelanx.com/Bukkit/1.8/org/bukkit/Sound.html
  34. #1.9 sounds are found here: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
  35. Sound: 'UI_BUTTON_CLICK' #This is a 1.9 sound. Make sure to change it to CLICK if you are on 1.8
  36. Member+-kit:
  37. VoucherName: "&f&lMember+ kit"
  38. Lore:
  39. - '&b&lRight click to receive &f&lMember+ kit.'
  40. Commands:
  41. - 'kit Member+ %Player'
  42. Message: '&cReceived &fMember+ kit.'
  43. VoucherType: '159:8'
  44. VoucherPermOn/Off: false
  45. VoucherPerm: RankUp
  46. VoucherLimitToggle: false
  47. VoucherLimit: 10
  48. SoundToggle: true
  49. Sound: 'UI_BUTTON_CLICK'
  50. Veteran-kit:
  51. VoucherName: "&2&lVeteran kit"
  52. Lore:
  53. - '&b&lRight click to receive &2&lVeteran kit.'
  54. Commands:
  55. - 'kit Veteran %Player'
  56. Message: '&cReceived &2Veteran kit.'
  57. VoucherType: '159:13'
  58. VoucherPermOn/Off: false
  59. VoucherPerm: RankUp
  60. VoucherLimitToggle: false
  61. VoucherLimit: 10
  62. SoundToggle: true
  63. Sound: 'UI_BUTTON_CLICK'
  64. Knight-kit:
  65. VoucherName: "&d&lKnight kit"
  66. Lore:
  67. - '&b&lRight click to receive &d&lKnight+ kit.'
  68. Commands:
  69. - 'kit Knight %Player'
  70. Message: '&cReceived &dKnight kit.'
  71. VoucherType: '159:6'
  72. VoucherPermOn/Off: false
  73. VoucherPerm: RankUp
  74. VoucherLimitToggle: false
  75. VoucherLimit: 10
  76. SoundToggle: true
  77. Sound: 'UI_BUTTON_CLICK'
  78. Guardian-kit:
  79. VoucherName: "&6&lGuardian kit"
  80. Lore:
  81. - '&b&lRight click to receive &6&lGuardian kit.'
  82. Commands:
  83. - 'kit Guardian %Player'
  84. Message: '&cReceived &6Guardian kit.'
  85. VoucherType: '159:1'
  86. VoucherPermOn/Off: false
  87. VoucherPerm: RankUp
  88. VoucherLimitToggle: false
  89. VoucherLimit: 10
  90. SoundToggle: true
  91. Sound: 'UI_BUTTON_CLICK'
  92. King-kit:
  93. VoucherName: "&e&lKing kit"
  94. Lore:
  95. - '&b&lRight click to receive &e&lKing kit.'
  96. Commands:
  97. - 'kit King %Player'
  98. Message: '&cReceived &eKing kit.'
  99. VoucherType: '159:4'
  100. VoucherPermOn/Off: false
  101. VoucherPerm: RankUp
  102. VoucherLimitToggle: false
  103. VoucherLimit: 10
  104. SoundToggle: true
  105. Sound: 'UI_BUTTON_CLICK'
  106. Champion-kit:
  107. VoucherName: "&1&lChampion kit"
  108. Lore:
  109. - '&b&lRight click to receive &1&lChampion kit.'
  110. Commands:
  111. - 'kit Champion %Player'
  112. Message: '&cReceived &1Champion kit.'
  113. VoucherType: '159:11'
  114. VoucherPermOn/Off: false
  115. VoucherPerm: RankUp
  116. VoucherLimitToggle: false
  117. VoucherLimit: 10
  118. SoundToggle: true
  119. Sound: 'UI_BUTTON_CLICK'
  120. Hero-kit:
  121. VoucherName: "&9&lHero kit"
  122. Lore:
  123. - '&b&lRight click to receive &9&lHero kit.'
  124. Commands:
  125. - 'kit Hero %Player'
  126. Message: '&cReceived &9Hero kit.'
  127. VoucherType: '159:3
  128. VoucherPermOn/Off: false
  129. VoucherPerm: RankUp
  130. VoucherLimitToggle: false
  131. VoucherLimit: 10
  132. SoundToggle: true
  133. Sound: 'UI_BUTTON_CLICK'
  134. Overlord-kit:
  135. VoucherName: "&c&lOverlord kit"
  136. Lore:
  137. - '&b&lRight click to receive &c&lOverlord kit.'
  138. Commands:
  139. - 'kit Overlord %Player'
  140. Message: '&cReceived &cOverlord kit.'
  141. VoucherType: '159:14'
  142. VoucherPermOn/Off: false
  143. VoucherPerm: RankUp
  144. VoucherLimitToggle: false
  145. VoucherLimit: 10
  146. SoundToggle: true
  147. Sound: 'UI_BUTTON_CLICK'
  148. Obsidian:
  149. VoucherName: "&7&l256 Obsidian"
  150. Lore:
  151. - '&a&lRight click to get &7&l256 Obsidian'
  152. Commands:
  153. - 'give %Player% Obsidian 256'
  154. Message: '&cYou have received &7256 Obsidian.'
  155. VoucherType: '35:15'
  156. VoucherPermOn/Off: false
  157. VoucherPerm: RankUp
  158. VoucherLimitToggle: false
  159. VoucherLimit: 10
  160. SoundToggle: true
  161. Sound: 'UI_BUTTON_CLICK'
  162. Fly:
  163. VoucherName: "&7&lFly"
  164. Lore:
  165. - '&a&lRight click to get &7&lFly command.'
  166. Commands:
  167. - 'pex user %Player% add essentials.fly'
  168. Message: '&cYou can now do &7/fly!'
  169. VoucherType: '288'
  170. VoucherPermOn/Off: false
  171. VoucherPerm: RankUp
  172. VoucherLimitToggle: false
  173. VoucherLimit: 10
  174. SoundToggle: true
  175. Sound: 'UI_BUTTON_CLICK'
  176. Member+:
  177. VoucherName: "&f&lMember+"
  178. Lore:
  179. - '&b&lRight click to receive &f&lMember+ &b&lrank.'
  180. Commands:
  181. - 'Pex user %Player% group add Member+'
  182. Message: '&cYou are now &fMember &crank+.'
  183. VoucherType: '3'
  184. VoucherPermOn/Off: false
  185. VoucherPerm: RankUp
  186. VoucherLimitToggle: false
  187. VoucherLimit: 10
  188. SoundToggle: true
  189. Sound: 'UI_BUTTON_CLICK'
  190. Veteran:
  191. VoucherName: "&2&lVeteran"
  192. Lore:
  193. - '&b&lRight click to receive &2&lVeteran &b&lrank.'
  194. Commands:
  195. - 'Pex user %Player% group add Veteran'
  196. Message: '&cYou are now &2Veteran &crank.'
  197. VoucherType: '1'
  198. VoucherPermOn/Off: false
  199. VoucherPerm: RankUp
  200. VoucherLimitToggle: false
  201. VoucherLimit: 10
  202. SoundToggle: true
  203. Sound: 'UI_BUTTON_CLICK'
  204. Knight:
  205. VoucherName: "&d&lKnight"
  206. Lore:
  207. - '&b&lRight click to receive &d&lKnight &b&lrank.'
  208. Commands:
  209. - 'Pex user %Player% group add Knight'
  210. Message: '&cYou are now &dKnight &crank.'
  211. VoucherType: '16'
  212. VoucherPermOn/Off: false
  213. VoucherPerm: RankUp
  214. VoucherLimitToggle: false
  215. VoucherLimit: 10
  216. SoundToggle: true
  217. Sound: 'UI_BUTTON_CLICK'
  218. Guardian:
  219. VoucherName: "&6&lGuardian"
  220. Lore:
  221. - '&b&lRight click to receive &6&lGuardian &b&lrank.'
  222. Commands:
  223. - 'Pex user %Player% group add Guardian'
  224. Message: '&cYou are now &6Guardian &crank.'
  225. VoucherType: '15'
  226. VoucherPermOn/Off: false
  227. VoucherPerm: RankUp
  228. VoucherLimitToggle: false
  229. VoucherLimit: 10
  230. SoundToggle: true
  231. Sound: 'UI_BUTTON_CLICK'
  232. King:
  233. VoucherName: "&e&lKing"
  234. Lore:
  235. - '&b&lRight click to receive &e&lKing &b&lrank.'
  236. Commands:
  237. - 'Pex user %Player% group add King'
  238. Message: '&cYou are now &eKing &crank.'
  239. VoucherType: '14'
  240. VoucherPermOn/Off: false
  241. VoucherPerm: RankUp
  242. VoucherLimitToggle: false
  243. VoucherLimit: 10
  244. SoundToggle: true
  245. Sound: 'UI_BUTTON_CLICK'
  246. Champion:
  247. VoucherName: "&1&lChampion"
  248. Lore:
  249. - '&b&lRight click to receive &1&lChampion &b&lrank.'
  250. Commands:
  251. - 'Pex user %Player% group add Champion'
  252. Message: '&cYou are now &1Champion &crank.'
  253. VoucherType: '56'
  254. VoucherPermOn/Off: false
  255. VoucherPerm: RankUp
  256. VoucherLimitToggle: false
  257. VoucherLimit: 10
  258. SoundToggle: true
  259. Sound: 'UI_BUTTON_CLICK'
  260. Hero:
  261. VoucherName: "&9&lHero"
  262. Lore:
  263. - '&b&lRight click to receive &9&lHero &b&lrank.'
  264. Commands:
  265. - 'Pex user %Player% group add Hero'
  266. Message: '&cYou are now &9Hero &crank.'
  267. VoucherType: '129'
  268. VoucherPermOn/Off: false
  269. VoucherPerm: RankUp
  270. VoucherLimitToggle: false
  271. VoucherLimit: 10
  272. SoundToggle: true
  273. Sound: 'UI_BUTTON_CLICK'
  274. Overlord:
  275. VoucherName: "&c&lOverlord"
  276. Lore:
  277. - '&b&lRight click to receive &c&lOverlord &b&lrank.'
  278. Commands:
  279. - 'Pex user %Player% group add Overlord'
  280. Message: '&cYou are now &cOverlord &crank.'
  281. VoucherType: '381'
  282. VoucherPermOn/Off: false
  283. VoucherPerm: RankUp
  284. VoucherLimitToggle: false
  285. VoucherLimit: 10
  286. SoundToggle: true
  287. Sound: 'UI_BUTTON_CLICK'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement