Guest User

Untitled

a guest
May 14th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. protection:
  2. enforce-single-session: false
  3. item-durability: true
  4. remove-infinite-stacks: true
  5. disable-xp-orb-drops: false
  6. disable-obsidian-generators: false
  7. chest-protection:
  8. enable: false
  9. physics:
  10. allow-portal-anywhere: true
  11. no-physics-sand: false
  12. no-physics-gravel: false
  13. disable-water-damage-blocks: [false]
  14. ignition:
  15. block-tnt-block-damage: false
  16. block-tnt: false block-lighter: true
  17. regions:
  18. max-region-count-per-player:
  19. default: 999
  20. claim-only-inside-existing-regions: false
  21. invincibility-removes-mobs: false
  22. max-claim-volume: 30000
  23. high-frequency-flags: false
  24. enable: true
  25. use-scheduler: true
  26. wand: 287
  27. simulation:
  28. sponge:
  29. redstone: false
  30. enable: true
  31. radius: 5
  32. fire:
  33. disable-lava-fire-spread: true
  34. lava-spread-blocks: [0]
  35. disable-fire-spread-blocks: [true]
  36. disable-all-fire-spread: true
  37. suppress-tick-sync-warnings: false
  38. default:
  39. disable-health-regain: false
  40. pumpkin-scuba: true
  41. mobs:
  42. anti-wolf-dumbness: false
  43. block-creature-spawn: [false]
  44. block-fireball-explosions: false
  45. block-fireball-block-damage: false
  46. block-creeper-block-damage: false
  47. disable-enderman-griefing: false
  48. block-creeper-explosions: true dynamics: false
  49. disable-grass-growth: false
  50. disable-ice-melting: false
  51. disable-snow-formation: false
  52. disable-mushroom-spread: false
  53. disable-snow-melting: false
  54. disable-leaf-decay: false
  55. disable-ice-formation: false
  56. blacklist:
  57. use-as-whitelist: false
  58. logging:
  59. console:
  60. enable: true
  61. file:
  62. path: worldguard/logs/%Y-%m-%d.log
  63. enable: false
  64. open-files: 10
  65. database:
  66. dsn: jdbc:mysql://localhost:3306/minecraft
  67. enable: false
  68. table: blacklist_events
  69. user: root
  70. pass: ''
  71. summary-on-start: true
  72. weather:
  73. always-raining: false
  74. disable-powered-creepers: true
  75. disable-weather: false
  76. disable-lightning-strike-fire: false
  77. always-thundering: false
  78. prevent-lightning-strike-blocks: []
  79. disable-thunderstorm: false
  80. disable-pig-zombification: false
  81. crops:
  82. disable-creature-trampling: false
  83. disable-player-trampling: false
  84. use-player-move-event: true
  85. op-permissions: true
  86. player-damage:
  87. teleport-on-void-falling: true
  88. disable-drowning-damage: false
  89. disable-void-damage: true
  90. disable-fire-damage: false
  91. disable-lava-damage: false
  92. teleport-on-suffocation: true
  93. disable-death-messages: true
  94. disable-mob-damage: false
  95. disable-fall-damage: false
  96. disable-explosion-damage: true
  97. disable-suffocation-damage: false
  98. disable-contact-damage: true
  99. disable-lightning-damage: true
  100. auto-invincible-permission: true
Add Comment
Please, Sign In to add comment