Advertisement
Guest User

Crates.yml

a guest
Jul 2nd, 2018
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. #
  2. # Need help configuring? Visit the ArchonCrates documentation https://archoncrates.com/docs/19-1-3/files/crates
  3. #
  4.  
  5. Crates:
  6. vote:
  7. title: '&aVote Crate'
  8. block:
  9. ID: 54
  10. data: 0
  11. sounds:
  12. open: BLOCK_CHEST_OPEN
  13. scroll: BLOCK_NOTE_BASS
  14. win: ENTITY_PLAYER_LEVELUP
  15. win:
  16. firework: false
  17. broadcast: false
  18. messagePlayer: false
  19. config:
  20. scrollDuration: -1
  21. scrollSpeed: 8
  22. showcaseDuration: 10
  23. colouredGlass: true
  24. crateEffects: false
  25. prizes:
  26. - vote1
  27. - vote2
  28. - vote3
  29. - vote4
  30. - vote5
  31. keys:
  32. - vote
  33. messages:
  34. broadcast: ''
  35. player: ''
  36. wrongKey: '&cWrong key, you can''t use that key on this crate.'
  37. standard:
  38. title: '&aStandard Crate'
  39. block:
  40. ID: 54
  41. data: 0
  42. sounds:
  43. open: BLOCK_CHEST_OPEN
  44. scroll: BLOCK_NOTE_BASS
  45. win: ENTITY_PLAYER_LEVELUP
  46. win:
  47. firework: false
  48. broadcast: false
  49. messagePlayer: false
  50. config:
  51. scrollDuration: -1
  52. scrollSpeed: 8
  53. showcaseDuration: 10
  54. colouredGlass: true
  55. crateEffects: false
  56. prizes:
  57. - standard1
  58. - standard2
  59. - standard3
  60. - standard4
  61. - standard5
  62. keys:
  63. - standard
  64. messages:
  65. broadcast: ''
  66. player: ''
  67. wrongKey: '&cWrong key, you can''t use that key on this crate.'
  68. premium:
  69. title: '&aPremium Crate'
  70. block:
  71. ID: 54
  72. data: 0
  73. sounds:
  74. open: BLOCK_CHEST_OPEN
  75. scroll: BLOCK_NOTE_BASS
  76. win: ENTITY_PLAYER_LEVELUP
  77. win:
  78. firework: false
  79. broadcast: false
  80. messagePlayer: false
  81. config:
  82. scrollDuration: -1
  83. scrollSpeed: 8
  84. showcaseDuration: 10
  85. colouredGlass: true
  86. crateEffects: false
  87. prizes:
  88. - premium1
  89. - premium2
  90. - premium3
  91. - premium4
  92. - premium5
  93. keys:
  94. - premium
  95. messages:
  96. broadcast: ''
  97. player: ''
  98. wrongKey: '&cWrong key, you can''t use that key on this crate.'
  99. ultimate:
  100. title: '&aUltimate Crate'
  101. block:
  102. ID: 54
  103. data: 0
  104. sounds:
  105. open: BLOCK_CHEST_OPEN
  106. scroll: BLOCK_NOTE_BASS
  107. win: ENTITY_PLAYER_LEVELUP
  108. win:
  109. firework: false
  110. broadcast: false
  111. messagePlayer: false
  112. config:
  113. scrollDuration: -1
  114. scrollSpeed: 8
  115. showcaseDuration: 10
  116. colouredGlass: true
  117. crateEffects: false
  118. prizes:
  119. - ultimate1
  120. - ultimate2
  121. - ultimate3
  122. - ultimate4
  123. - ultimate5
  124. keys:
  125. - ultimate
  126. messages:
  127. broadcast: ''
  128. player: ''
  129. wrongKey: '&cWrong key, you can''t use that key on this crate.'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement