Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.21 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: ''
  4. InventoryName: ''
  5. InventorySize: 45
  6. KnockBack: false
  7. Update-Checker: true
  8. Show-Preview: true #Toggle this on and off if you want to show the preview for the crates when left clicked.
  9. Physical-Accepts-Virtual-Keys: true #If physical crates can accept virtual keys.
  10. No-Teleporting-Msg: '&cYou may not teleport away while opening a crate.'
  11. NoCMDsWhileCrateOpened: '&cYou are not allowed to use commands while opening Crates.'
  12. NoKeyMsg: '&cDevi avere una %Key% &cin mano per aprire questa cesta.'
  13. NoVirtualKeyMsg: ''
  14. AlreadyOpeningCrateMsg: ''
  15. QuickCrateInUse: '&cQuesta cesta è in utilizzo da un altro player.'
  16. WorldDisabledMsg: ''
  17. Reload: '&3You have just reloaded the Config and Data Files.'
  18. Not-Online: '&cThat player is not online at this time.'
  19. No-Permission: '&cYou do not have permission to use that command!'
  20. Crate-Already-Opened: ''
  21. Cant-Be-Virtual-Crate: ''
  22. Inventory-Full: '&cIl tuo inventario è pieno, prima di aprire una cesta crea spazio.'
  23. QuadCrate:
  24. ToCloseToAnotherPlayer: ''
  25. NeedsMoreRoom: ''
  26. Timer: 300
  27. Out-Of-Time: '&cHai impiegato troppo tempo per aprire questa cesta.'
  28. DisabledWorlds:
  29. - 'world_nether'
  30. Filler: #This allows you to quickly fill the GUI with one item.
  31. Toggle: false #If it fills the GUI with an item.
  32. Item: '160:15' #The item you wish to use.
  33. Name: ' ' #The name of the item.
  34. Lore: {} #The lore of the item.
  35. GUI-Customizer: #Place extra items in the GUI. If you wish to not use this, remove all items and set it to GUI-Customizer: {}
  36. - 'Slot:1, Item:160:15, Name: '
  37. - 'Slot:2, Item:160:15, Name: '
  38. - 'Slot:3, Item:160:15, Name: '
  39. - 'Slot:4, Item:160:15, Name: '
  40. - 'Slot:5, Item:160:15, Name: '
  41. - 'Slot:6, Item:160:15, Name: '
  42. - 'Slot:7, Item:160:15, Name: '
  43. - 'Slot:8, Item:160:15, Name: '
  44. - 'Slot:9, Item:160:15, Name: '
  45. - 'Slot:10, Item:160:15, Name: '
  46. - 'Slot:18, Item:160:15, Name: '
  47. - 'Slot:19, Item:160:15, Name: '
  48. - 'Slot:27, Item:160:15, Name: '
  49. - 'Slot:28, Item:160:15, Name: '
  50. - 'Slot:36, Item:160:15, Name: '
  51. - 'Slot:37, Item:160:15, Name: '
  52. - 'Slot:45, Item:160:15, Name: '
  53. - 'Slot:11, Item:160:1, Name: '
  54. - 'Slot:12, Item:160:1, Name: '
  55. - 'Slot:13, Item:160:1, Name: '
  56. - 'Slot:14, Item:160:1, Name: '
  57. - 'Slot:15, Item:160:1, Name: '
  58. - 'Slot:16, Item:160:1, Name: '
  59. - 'Slot:17, Item:160:1, Name: '
  60. - 'Slot:20, Item:160:1, Name: '
  61. - 'Slot:22, Item:160:1, Name: '
  62. - 'Slot:24, Item:160:1, Name: '
  63. - 'Slot:26, Item:160:1, Name: '
  64. - 'Slot:29, Item:160:1, Name: '
  65. - 'Slot:30, Item:160:1, Name: '
  66. - 'Slot:31, Item:160:1, Name: '
  67. - 'Slot:32, Item:160:1, Name: '
  68. - 'Slot:33, Item:160:1, Name: '
  69. - 'Slot:34, Item:160:1, Name: '
  70. - 'Slot:35, Item:160:1, Name: '
  71. - 'Slot:38, Item:160:15, Name: '
  72. - 'Slot:39, Item:160:15, Name: '
  73. - 'Slot:40, Item:160:15, Name: '
  74. - 'Slot:41, Item:160:15, Name: '
  75. - 'Slot:42, Item:160:15, Name: '
  76. - 'Slot:43, Item:160:15, Name: '
  77. - 'Slot:44, Item:160:15, Name: '
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement