Advertisement
Guest User

Untitled

a guest
Jan 19th, 2015
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 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: false
  7. prefer-backpacks: false
  8. unbreakable-pickaxes: false
  9. auto-block: false
  10. still-break-blocks-when-inventory-full: true
  11. block-whitelist:
  12. - STONE
  13. - COAL_ORE
  14. - IRON_ORE
  15. - GOLD_ORE
  16. - LAPIS_ORE
  17. - DIAMOND_ORE
  18. - EMERALD_ORE
  19. - QUARTZ_ORE
  20. - COAL_BLOCK
  21. - IRON_BLOCK
  22. - GOLD_BLOCK
  23. - LAPIS_BLOCK
  24. - DIAMOND_BLOCK
  25. - EMERALD_BLOCK
  26. - QUARTZ_BLOCK
  27. - REDSTONE_ORE
  28. - GLOWING_REDSTONE_ORE
  29. - REDSTONE_BLOCK
  30. - LOG
  31. - LOG_2
  32. - OBSIDIAN
  33. fortune-blacklist:
  34. - BEDROCK
  35. autosmelt-blacklist:
  36. - LOG
  37. - LOG_2
  38. pickaxe-name: '&b{PLAYER}''s Pickaxe &8[&6{BLOCKSBROKEN} Blocks broken&8]'
  39. rename-pickaxe: false
  40. enable-lore: true
  41. block-counter: true
  42. soulbound: true
  43. environment:
  44. permanent-effects:
  45. - NIGHT_VISION
  46. - SATURATION
  47. prevented-damage:
  48. - FALL
  49. - SUFFOCATION
  50. enable-weather: false
  51. options:
  52. auto-update: true
  53. world-blacklist:
  54. - Plotworld
  55. fortune-world-blacklist:
  56. - Plotworld
  57. block-rewards:
  58. enabled: false
  59. repeating:
  60. '1': []
  61. standard:
  62. '100':
  63. - say '{PLAYER} broke a hundred blocks'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement