Advertisement
Guest User

World Guard

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