Advertisement
Guest User

Untitled

a guest
Nov 19th, 2018
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. general:
  2. ignore-permissions: false
  3. generate-ancient-treasure-box-file: true
  4. generate-mythic-treasure-box-file: true
  5. unlimited-boxes: false
  6. data-management:
  7. load-delay: 0
  8. loading-message-enabled: true
  9. loading-message: '&8[&dMystery Boxes&8]: &eYour data will be loaded shortly...'
  10. loaded-message-enabled: true
  11. loaded-message: '&8[&dMystery Boxes&8]: &eYour data was successfully loaded.'
  12. mysql-database:
  13. properties:
  14. enabled: true
  15. auto-reconnect: true
  16. use-ssl: true
  17. credentials:
  18. hostname: Plesk08.zap-webspace.com
  19. port: 3306
  20. database: box
  21. username: vuk
  22. password: XXXXXXX
  23. vault-holograms:
  24. boxes-available:
  25. - '&4&lKnusper-Box'
  26. - '&aCrafte NEUE Boxen!'
  27. - '&6&lRECHTSKLICK'
  28. boxes-unavailable:
  29. - '&4&lKnusper-Box'
  30. - '&aCrafte NEUE Boxen!'
  31. - '&6&lRECHTSKLICK'
  32. options:
  33. enabled: true
  34. height-increase: 1
  35. permission: mysteryboxes.vault-holograms.see
  36. vault-menu:
  37. inventory-rows: 4
  38. group-boxes-by-type: true
  39. craft-boxes-icon-enabled: true
  40. craft-boxes-icon-type: ANVIL
  41. craft-boxes-icon-player-head: false
  42. craft-boxes-icon-player-name: '{PLAYER}'
  43. craft-boxes-icon-data: 0
  44. craft-boxes-icon-slot: 30
  45. statistics-icon-enabled: true
  46. statistics-icon-type: PLAYER_HEAD
  47. statistics-icon-player-head: true
  48. statistics-icon-player-name: '{PLAYER}'
  49. statistics-icon-data: 0
  50. statistics-icon-slot: 31
  51. loot-history-icon-enabled: true
  52. loot-history-icon-type: BOOK
  53. loot-history-icon-player-head: false
  54. loot-history-icon-player-name: '{PLAYER}'
  55. loot-history-icon-data: 0
  56. loot-history-icon-slot: 32
  57. vault-manager-icon-enabled: true
  58. vault-manager-icon-type: CRAFTING_TABLE
  59. vault-manager-icon-player-head: false
  60. vault-manager-icon-player-name: '{PLAYER}'
  61. vault-manager-icon-data: 0
  62. vault-manager-icon-slot: 35
  63. craft-boxes-menu:
  64. inventory-rows: 6
  65. hide-uncraftable-boxes: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement