Advertisement
Guest User

Untitled

a guest
Jan 19th, 2015
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 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: true
  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. - LEAVES
  33. - OBSIDIAN
  34. - ENDER_STONE
  35. fortune-blacklist:
  36. - BEDROCK
  37. autosmelt-blacklist:
  38. - LOG
  39. - LOG_2
  40. - LEAVES
  41. pickaxe-name: '&b{PLAYER}''s Pickaxe &8[&6{BLOCKSBROKEN} Blocks broken&8]'
  42. rename-pickaxe: false
  43. enable-lore: true
  44. block-counter: true
  45. soulbound: true
  46. environment:
  47. permanent-effects:
  48. - NIGHT_VISION
  49. - SATURATION
  50. prevented-damage:
  51. - FALL
  52. - SUFFOCATION
  53. enable-weather: false
  54. options:
  55. auto-update: true
  56. world-blacklist:
  57. - Plotworld
  58. fortune-world-blacklist:
  59. - Plotworld
  60. block-rewards:
  61. enabled: false
  62. repeating:
  63. '1': []
  64. standard:
  65. '100':
  66. - say '{PLAYER} broke a hundred blocks'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement