Advertisement
Guest User

Untitled

a guest
Dec 10th, 2016
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.78 KB | None | 0 0
  1. # [][][][][][][][][][][][][][][][][][][][][]
  2. # CratesPlus V4.1.0 Config
  3. # [][][][][][][][][][][][][][][][][][][][][]
  4. # ------------------------------------------
  5. # There are many placeholders that can now be used withing the config and messages file, placeholders are as followed:
  6. # - %name% - Replaces with the players name, Example: "Notch".
  7. # - %displayname% - Replaces with the players display name, Example: "[Owner] Notch".
  8. # - %uuid% - Replaces with the players UUID.
  9. # - %crate% - The crate types name.
  10. # - %prize% - The name of the winning.
  11. # - %percentage% - Percentage of the winning, useful for "Chance Message".
  12. # ------------------------------------------
  13. # Don't change the config version!
  14.  
  15. Config Version: 6
  16.  
  17. # Checks if an update is available and notifies staff
  18. Update Checks: true
  19. Update Branch: "spigot"
  20.  
  21. # Uploads anonymous data about your server, used for general statics
  22. Metrics: true
  23.  
  24. Crates:
  25. Example:
  26. Knockback: 0.5
  27. Broadcast: false
  28. Firework: false
  29. Color: GREEN
  30. Block: GLASS
  31. Preview: true
  32. Cooldown: 2
  33. Hide Percentages: true
  34. Permission: cratesplus.crate.example # Permissions can be anything, it will check that the player has the permission before opening
  35. Vote:
  36. Winnings:
  37. '1':
  38. Type: ITEM
  39. Item Type: GOLDEN_APPLE
  40. Item Data: 1
  41. Percentage: 10
  42. Name: '&6&l1 God Apple'
  43. Amount: 1
  44. '2':
  45. Type: COMMAND
  46. Item Type: MOB_SPAWNER
  47. Percentage: 5
  48. Commands:
  49. - spawner give %name% spider
  50. - enjin broadcast &c[Crate]&a %name% opened a crate and found a &aSpider Spawner!
  51. Name: '&e&lSpider Spawner'
  52. Item Data: 0
  53. Amount: 1
  54. Enchantments:
  55. - DAMAGE_ALL-5
  56. - DURABILITY-3
  57. - FIRE_ASPECT-2
  58. '3':
  59. Type: COMMAND
  60. Item Type: MOB_SPAWNER
  61. Percentage: 5
  62. Commands:
  63. - spawner give %name% skeleton
  64. - enjin broadcast &c[Crate]&a %name% opened a crate and won a &cSkeleton Spawner
  65. Name: '&e&lSkeleton Spawner'
  66. Item Data: 0
  67. Amount: 1
  68. Enchantments:
  69. - DAMAGE_ALL-5
  70. - DURABILITY-3
  71. - FIRE_ASPECT-2
  72. '4':
  73. Type: COMMAND
  74. Item Type: MOB_SPAWNER
  75. Percentage: 5
  76. Commands:
  77. - spawner give %name% blaze
  78. - enjin broadcast &c[Crate]&a %name% opened a crate and found a &e&lBlaze Spawner!
  79. Name: '&e&lBlaze Spawner'
  80. Item Data: 0
  81. Amount: 1
  82. Enchantments:
  83. - DAMAGE_ALL-5
  84. - DURABILITY-3
  85. - FIRE_ASPECT-2
  86. '5':
  87. Type: ITEM
  88. Item Type: DIAMOND
  89. Item Data: 0
  90. Percentage: 10
  91. Name: '&6&l16x Diamonds!'
  92. Amount: 16
  93. '6':
  94. Type: ITEM
  95. Item Type: GOLDEN_APPLE
  96. Item Data: 0
  97. Percentage: 10
  98. Name: '&6&l16x Golden Apples'
  99. Amount: 16
  100. '7':
  101. Type: ITEM
  102. Item Type: IRON_INGOT
  103. Item Data: 0
  104. Percentage: 15
  105. Name: '&6&l32 Iron Ingots!'
  106. Amount: 32
  107. '8':
  108. Type: ITEM
  109. Item Type: GOLD_INGOT
  110. Item Data: 0
  111. Percentage: 15
  112. Name: '&6&l32 Gold Ingots!'
  113. Amount: 32
  114. '9':
  115. Type: COMMAND
  116. Item Type: PAPER
  117. Percentage: 10
  118. Commands:
  119. - eco give %name% 1000
  120. Name: '&e&l$1000'
  121. Item Data: 0
  122. Amount: 1
  123. Enchantments:
  124. - DAMAGE_ALL-5
  125. - DURABILITY-3
  126. - FIRE_ASPECT-2
  127. '10':
  128. Type: COMMAND
  129. Item Type: PAPER
  130. Percentage: 10
  131. Commands:
  132. - eco give %name% 5000
  133. Name: '&e&l$5000'
  134. Item Data: 0
  135. Amount: 1
  136. Enchantments:
  137. - DAMAGE_ALL-5
  138. - DURABILITY-3
  139. - FIRE_ASPECT-2
  140. '11':
  141. Type: COMMAND
  142. Item Type: PAPER
  143. Percentage: 5
  144. Commands:
  145. - eco give %name% 10000
  146. Name: '&e&l$10000'
  147. Item Data: 0
  148. Amount: 1
  149. Enchantments:
  150. - DAMAGE_ALL-5
  151. - DURABILITY-3
  152. - FIRE_ASPECT-2
  153. Novo:
  154. Winnings:
  155. '1':
  156. Type: ITEM
  157. Item Type: GOLDEN_APPLE
  158. Item Data: 1
  159. Percentage: 10
  160. Name: '&6&l16 God Apple'
  161. Amount: 16
  162. '2':
  163. Type: COMMAND
  164. Item Type: MOB_SPAWNER
  165. Percentage: 5
  166. Commands:
  167. - spawner give %name% irongolem
  168. - enjin broadcast &c[Crate]&a %name% opened a crate and found a &aIron Golem Spawner!
  169. Name: '&e&lIron Golem Spawner'
  170. Item Data: 0
  171. Amount: 1
  172. Enchantments:
  173. - DAMAGE_ALL-5
  174. - DURABILITY-3
  175. - FIRE_ASPECT-2
  176. '3':
  177. Type: COMMAND
  178. Item Type: MOB_SPAWNER
  179. Percentage: 5
  180. Commands:
  181. - spawner give %name% creeper
  182. - enjin broadcast &c[Crate]&a %name% opened a crate and won a &cCreeper Spawner
  183. Name: '&e&lCreeper Spawner'
  184. Item Data: 0
  185. Amount: 1
  186. Enchantments:
  187. - DAMAGE_ALL-5
  188. - DURABILITY-3
  189. - FIRE_ASPECT-2
  190. '4':
  191. Type: COMMAND
  192. Item Type: MOB_SPAWNER
  193. Percentage: 5
  194. Commands:
  195. - spawner give %name% blaze
  196. - enjin broadcast &c[Crate]&a %name% opened a crate and found a &e&lBlaze Spawner!
  197. Name: '&e&lBlaze Spawner'
  198. Item Data: 0
  199. Amount: 1
  200. Enchantments:
  201. - DAMAGE_ALL-5
  202. - DURABILITY-3
  203. - FIRE_ASPECT-2
  204. '5':
  205. Type: ITEM
  206. Item Type: DIAMOND_BLOCK
  207. Item Data: 0
  208. Percentage: 10
  209. Name: '&6&l32x Diamond Blocks!'
  210. Amount: 32
  211. '6':
  212. Type: COMMAND
  213. Item Type: MOB_SPAWNER
  214. Percentage: 10
  215. Commands:
  216. - kit prot %player%
  217. - enjin broadcast &c[Crate]&a %name% opened a crate and found a &e&lFull Prot 4 Set!
  218. Name: '&e&lFull Prot 4 Kit!'
  219. Item Data: 0
  220. Amount: 1
  221. Enchantments:
  222. - DAMAGE_ALL-5
  223. - DURABILITY-3
  224. - FIRE_ASPECT-2
  225. '7':
  226. Type: COMMAND
  227. Item Type: MOB_SPAWNER
  228. Percentage: 5
  229. Commands:
  230. - crate key %player% vote 5
  231. - enjin broadcast &c[Crate]&a %name% opened a crate and found &e&l5 Vote keys!
  232. Name: '&e&l5 Vote Keys!'
  233. Item Data: 0
  234. Amount: 1
  235. Enchantments:
  236. - DAMAGE_ALL-5
  237. - DURABILITY-3
  238. - FIRE_ASPECT-2
  239. '8':
  240. Type: COMMAND
  241. Item Type: MOB_SPAWNER
  242. Percentage: 10
  243. Commands:
  244. - manuadd %player% hero
  245. - enjin broadcast &c[Crate]&a %name% opened a crate and found &e&lThe Hero Rank!
  246. Name: '&e&lThe Hero rank!'
  247. Item Data: 0
  248. Amount: 1
  249. Enchantments:
  250. - DAMAGE_ALL-5
  251. - DURABILITY-3
  252. - FIRE_ASPECT-2
  253. '9':
  254. Type: COMMAND
  255. Item Type: PAPER
  256. Percentage: 20
  257. Commands:
  258. - eco give %name% 20000
  259. Name: '&e&l$20000'
  260. Item Data: 0
  261. Amount: 1
  262. Enchantments:
  263. - DAMAGE_ALL-5
  264. - DURABILITY-3
  265. - FIRE_ASPECT-2
  266. '10':
  267. Type: COMMAND
  268. Item Type: PAPER
  269. Percentage: 15
  270. Commands:
  271. - eco give %name% 50000
  272. Name: '&e&l$50000'
  273. Item Data: 0
  274. Amount: 1
  275. Enchantments:
  276. - DAMAGE_ALL-5
  277. - DURABILITY-3
  278. - FIRE_ASPECT-2
  279. '11':
  280. Type: COMMAND
  281. Item Type: PAPER
  282. Percentage: 5
  283. Commands:
  284. - eco give %name% 100000
  285. Name: '&e&l$100000'
  286. Item Data: 0
  287. Amount: 1
  288. Enchantments:
  289. - DAMAGE_ALL-5
  290. - DURABILITY-3
  291. - FIRE_ASPECT-2
  292. AnotherExample:
  293. Knockback: 0.5
  294. Broadcast: false
  295. Firework: false
  296. Color: GREEN
  297. Block: GLASS
  298. Preview: true
  299. Permission: cratesplus.crate.example # Permissions can be anything, it will check that the player has the permission before opening
  300. Key:
  301. Item: TRIPWIRE_HOOK
  302. Name: '%type% Crate Key'
  303. Enchanted: true
  304. Hologram Text:
  305. - 'This crate will have'
  306. - 'Its own hologram text!'
  307.  
  308. # Opener which is used by default
  309. Default Opener: BasicGUI
  310.  
  311. # Cooldown between opening crates
  312. Cooldown: 5
  313.  
  314. # If true it will stop players without the admin perm breaking crates
  315. Crate Protection: false
  316.  
  317. # Disable players being allowed to drop keys to other players, putting them in a chest, or even drop them on death
  318. Disable Key Swapping: false
  319.  
  320. # %crate% can be used to show the crate name
  321. # If a crate has no specific hologram text set, this will be shown
  322. Default Hologram Text:
  323. - "%crate%"
  324. - "Right-Click to Open!"
  325. - "Left-Click to Preview!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement