Guest User

Untitled

a guest
Apr 2nd, 2020
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.88 KB | None | 0 0
  1. regions:
  2. uuid-migration:
  3. perform-on-next-start: false
  4. keep-names-that-lack-uuids: true
  5. use-creature-spawn-event: true
  6. sql:
  7. use: false
  8. dsn: jdbc:mysql://localhost/worldguard
  9. username: worldguard
  10. password: worldguard
  11. table-prefix: ''
  12. use-paper-entity-origin: false
  13. enable: true
  14. invincibility-removes-mobs: false
  15. cancel-chat-without-recipients: true
  16. nether-portal-protection: false
  17. fake-player-build-override: true
  18. explosion-flags-block-entity-damage: true
  19. high-frequency-flags: false
  20. protect-against-liquid-flow: false
  21. wand: minecraft:leather
  22. max-claim-volume: 30000
  23. claim-only-inside-existing-regions: false
  24. location-flags-only-inside-regions: false
  25. max-region-count-per-player:
  26. default: 7
  27. auto-invincible: false
  28. auto-invincible-group: false
  29. auto-no-drowning-group: false
  30. use-player-move-event: true
  31. use-player-teleports: true
  32. use-particle-effects: true
  33. security:
  34. deop-everyone-on-join: false
  35. block-in-game-op-command: false
  36. host-keys-allow-forge-clients: false
  37. host-keys: {}
  38. summary-on-start: true
  39. op-permissions: true
  40. build-permission-nodes:
  41. enable: false
  42. deny-message: '&eSorry, but you are not permitted to do that here.'
  43. event-handling:
  44. block-entity-spawns-with-untraceable-cause: false
  45. interaction-whitelist: []
  46. emit-block-use-at-feet: []
  47. ignore-hopper-item-move-events: false
  48. protection:
  49. item-durability: true
  50. remove-infinite-stacks: false
  51. disable-xp-orb-drops: false
  52. disable-obsidian-generators: false
  53. gameplay:
  54. block-potions: []
  55. block-potions-overly-reliably: false
  56. disable-conduit-effects: false
  57. simulation:
  58. sponge:
  59. enable: false
  60. radius: 3
  61. redstone: false
  62. default:
  63. pumpkin-scuba: false
  64. disable-health-regain: false
  65. physics:
  66. no-physics-gravel: false
  67. no-physics-sand: false
  68. vine-like-rope-ladders: false
  69. allow-portal-anywhere: false
  70. disable-water-damage-blocks: []
  71. ignition:
  72. block-tnt: false
  73. block-tnt-block-damage: false
  74. block-lighter: false
  75. fire:
  76. disable-lava-fire-spread: false
  77. disable-all-fire-spread: false
  78. disable-fire-spread-blocks: []
  79. lava-spread-blocks: []
  80. mobs:
  81. block-creeper-explosions: false
  82. block-creeper-block-damage: false
  83. block-wither-explosions: false
  84. block-wither-block-damage: false
  85. block-wither-skull-explosions: false
  86. block-wither-skull-block-damage: false
  87. block-enderdragon-block-damage: false
  88. block-enderdragon-portal-creation: false
  89. block-fireball-explosions: false
  90. block-fireball-block-damage: false
  91. anti-wolf-dumbness: false
  92. allow-tamed-spawns: true
  93. disable-enderman-griefing: false
  94. disable-snowman-trails: false
  95. block-painting-destroy: false
  96. block-item-frame-destroy: false
  97. block-armor-stand-destroy: false
  98. block-plugin-spawning: true
  99. block-above-ground-slimes: false
  100. block-other-explosions: false
  101. block-zombie-door-destruction: false
  102. block-creature-spawn: []
  103. player-damage:
  104. disable-fall-damage: false
  105. disable-lava-damage: false
  106. disable-fire-damage: false
  107. disable-lightning-damage: false
  108. disable-drowning-damage: false
  109. disable-suffocation-damage: false
  110. disable-contact-damage: false
  111. teleport-on-suffocation: false
  112. disable-void-damage: false
  113. teleport-on-void-falling: false
  114. reset-fall-on-void-teleport: false
  115. disable-explosion-damage: false
  116. disable-mob-damage: false
  117. disable-death-messages: false
  118. chest-protection:
  119. enable: false
  120. disable-off-check: false
  121. crops:
  122. disable-creature-trampling: false
  123. disable-player-trampling: false
  124. weather:
  125. prevent-lightning-strike-blocks: []
  126. disable-lightning-strike-fire: false
  127. disable-thunderstorm: false
  128. disable-weather: false
  129. disable-pig-zombification: false
  130. disable-villager-witchification: false
  131. disable-powered-creepers: false
  132. always-raining: false
  133. always-thundering: false
  134. dynamics:
  135. disable-mushroom-spread: false
  136. disable-ice-melting: false
  137. disable-snow-melting: false
  138. disable-snow-formation: false
  139. disable-ice-formation: false
  140. disable-leaf-decay: false
  141. disable-grass-growth: false
  142. disable-mycelium-spread: false
  143. disable-vine-growth: false
  144. disable-crop-growth: false
  145. disable-soil-dehydration: false
  146. snow-fall-blocks: []
  147. blacklist:
  148. use-as-whitelist: false
  149. logging:
  150. console:
  151. enable: true
  152. database:
  153. enable: false
  154. dsn: jdbc:mysql://localhost:3306/minecraft
  155. user: root
  156. pass: ''
  157. table: blacklist_events
  158. file:
  159. enable: false
  160. path: worldguard/logs/%Y-%m-%d.log
  161. open-files: 10
  162. custom-metrics-charts: true
Add Comment
Please, Sign In to add comment