Advertisement
Guest User

Untitled

a guest
Jun 14th, 2015
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. mining:
  2. auto-smelt: true
  3. enable-fortune: true
  4. fortune-on-blocks: true
  5. straight-to-inventory: true
  6. backpacks: true
  7. prefer-backpacks: true
  8. unbreakable-pickaxes: true
  9. auto-block: false
  10. block-whitelist: []
  11. fortune-blacklist:
  12. - OBSIDIAN
  13. autosmelt-blacklist:
  14. - LOG
  15. - LOG_2
  16. block-counter: true
  17. soulbound-pickaxes: true
  18. soulbound-backpacks: true
  19. enable-lore: false
  20. rename-pickaxe: true
  21. still-break-blocks-when-inventory-full: true
  22. inventory-full-sound: true
  23. autosell:
  24. summary-every: 20
  25. pickaxe:
  26. name:
  27. enabled: true
  28. prefix: ''
  29. suffix: ' &8[&6{BLOCKSBROKEN} Blocks broken&8]'
  30. lore:
  31. enabled: true
  32. lines:
  33. - ''
  34. - '&7Pickaxe Owner: &e{PLAYER}'
  35. - ''
  36. full-inventory:
  37. sound: true
  38. title: false
  39. actionbar: true
  40. allow-breaking-blocks: true
  41. fortune:
  42. level-modifier: 0.7
  43. exp:
  44. whitelist:
  45. - COAL_ORE
  46. - REDSTONE_ORE
  47. - GLOWING_REDSTONE_ORE
  48. - LAPIS_ORE
  49. - QUARTZ_ORE
  50. - DIAMOND_ORE
  51. - EMERALD_ORE
  52. auto-exp: true
  53. environment:
  54. fly-on-join: true
  55. permanent-effects: []
  56. prevented-damage:
  57. - FALL
  58. - SUFFOCATION
  59. enable-weather: false
  60. options:
  61. auto-update: true
  62. world-blacklist: []
  63. fortune-world-blacklist:
  64. - PlotWorld
  65. block-rewards:
  66. enabled: true
  67. repeating:
  68. '1': []
  69. '8000':
  70. - ezmsg {PLAYER} &bYou broke &e8,000 &bblocks! Here are 2 Gems.
  71. - gems add {PLAYER} 2
  72. standard:
  73. '100':
  74. - say '{PLAYER} broke a hundred blocks'
  75. '15000':
  76. - ezmsg {PLAYER} &bYou broke &e15,000 &bblocks! Here is $1,500,000.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement