Guest User

Untitled

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