Advertisement
Guest User

Crazy Crates Config

a guest
Jul 17th, 2019
343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.57 KB | None | 0 0
  1. #List of all the enchantments: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/enchantments/Enchantment.html
  2. Settings:
  3. Prefix: '&8[&bCrates&8]: '
  4. InventoryName: '&b&lCrates'
  5. InventorySize: 45
  6. KnockBack: true
  7. Update-Checker: true
  8. Physical-Accepts-Virtual-Keys: true #If physical crates can accept virtual keys.
  9. Virtual-Accepts-Physical-Keys: true #If virtual crates can accept physical keys.
  10. Give-Virtual-Keys-When-Inventory-Full: false #If the player's inventory is full when given a physical key it will instead give them virtual keys. If false it will drop the keys on the ground.
  11. QuadCrate:
  12. Timer: 300
  13. DisabledWorlds:
  14. - 'world_nether'
  15. Preview:
  16. Buttons:
  17. Menu:
  18. Item: 'COMPASS'
  19. Name: '&7&l>> &c&lMenu &7&l<<'
  20. Lore:
  21. - '&7Return to the menu.'
  22. Next:
  23. Item: 'FEATHER'
  24. Name: '&6&lNext >>'
  25. Lore:
  26. - '&7&lPage: &b%page%'
  27. Back:
  28. Item: 'FEATHER'
  29. Name: '&6&l<< Back'
  30. Lore:
  31. - '&7&lPage: &b%page%'
  32. Filler: #This allows you to quickly fill the GUI with one item.
  33. Toggle: false #If it fills the GUI with an item.
  34. Item: 'STAINED_GLASS_PANE:15' #The item you wish to use.
  35. Name: ' ' #The name of the item.
  36. Lore: [] #The lore of the item.
  37. GUI-Customizer: #Place extra items in the GUI. If you wish to not use this, remove all items and set it to GUI-Customizer: []
  38. - 'Slot:1, Item:STAINED_GLASS_PANE:15, Name: '
  39. - 'Slot:2, Item:STAINED_GLASS_PANE:15, Name: '
  40. - 'Slot:3, Item:STAINED_GLASS_PANE:15, Name: '
  41. - 'Slot:4, Item:STAINED_GLASS_PANE:15, Name: '
  42. - 'Slot:5, Item:STAINED_GLASS_PANE:15, Name: '
  43. - 'Slot:6, Item:STAINED_GLASS_PANE:15, Name: '
  44. - 'Slot:7, Item:STAINED_GLASS_PANE:15, Name: '
  45. - 'Slot:8, Item:STAINED_GLASS_PANE:15, Name: '
  46. - 'Slot:9, Item:STAINED_GLASS_PANE:15, Name: '
  47. - 'Slot:10, Item:STAINED_GLASS_PANE:15, Name: '
  48. - 'Slot:18, Item:STAINED_GLASS_PANE:15, Name: '
  49. - 'Slot:19, Item:STAINED_GLASS_PANE:15, Name: '
  50. - 'Slot:27, Item:STAINED_GLASS_PANE:15, Name: '
  51. - 'Slot:28, Item:STAINED_GLASS_PANE:15, Name: '
  52. - 'Slot:36, Item:STAINED_GLASS_PANE:15, Name: '
  53. - 'Slot:37, Item:STAINED_GLASS_PANE:15, Name: '
  54. - 'Slot:45, Item:STAINED_GLASS_PANE:15, Name: '
  55. - 'Slot:11, Item:STAINED_GLASS_PANE:1, Name: '
  56. - 'Slot:12, Item:STAINED_GLASS_PANE:1, Name: '
  57. - 'Slot:13, Item:STAINED_GLASS_PANE:1, Name: '
  58. - 'Slot:14, Item:STAINED_GLASS_PANE:1, Name: '
  59. - 'Slot:15, Item:STAINED_GLASS_PANE:1, Name: '
  60. - 'Slot:16, Item:STAINED_GLASS_PANE:1, Name: '
  61. - 'Slot:17, Item:STAINED_GLASS_PANE:1, Name: '
  62. - 'Slot:20, Item:STAINED_GLASS_PANE:1, Name: '
  63. - 'Slot:22, Item:STAINED_GLASS_PANE:1, Name: '
  64. - 'Slot:24, Item:STAINED_GLASS_PANE:1, Name: '
  65. - 'Slot:26, Item:STAINED_GLASS_PANE:1, Name: '
  66. - 'Slot:29, Item:STAINED_GLASS_PANE:1, Name: '
  67. - 'Slot:30, Item:STAINED_GLASS_PANE:1, Name: '
  68. - 'Slot:31, Item:STAINED_GLASS_PANE:1, Name: '
  69. - 'Slot:32, Item:STAINED_GLASS_PANE:1, Name: '
  70. - 'Slot:33, Item:STAINED_GLASS_PANE:1, Name: '
  71. - 'Slot:34, Item:STAINED_GLASS_PANE:1, Name: '
  72. - 'Slot:35, Item:STAINED_GLASS_PANE:1, Name: '
  73. - 'Slot:38, Item:STAINED_GLASS_PANE:15, Name: '
  74. - 'Slot:39, Item:STAINED_GLASS_PANE:15, Name: '
  75. - 'Slot:40, Item:STAINED_GLASS_PANE:15, Name: '
  76. - 'Slot:41, Item:STAINED_GLASS_PANE:15, Name: '
  77. - 'Slot:42, Item:STAINED_GLASS_PANE:15, Name: '
  78. - 'Slot:43, Item:STAINED_GLASS_PANE:15, Name: '
  79. - 'Slot:44, Item:STAINED_GLASS_PANE:15, Name: '
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement