Advertisement
Guest User

Worldguard Config

a guest
Jan 16th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.47 KB | None | 0 0
  1. #
  2.  
  3. # WorldGuard's main configuration file
  4.  
  5. #
  6.  
  7. # This is the global configuration file. Anything placed into here will
  8.  
  9. # be applied to all worlds. However, each world has its own configuration
  10.  
  11. # file to allow you to replace most settings in here for that world only.
  12.  
  13. #
  14.  
  15. # About editing this file:
  16.  
  17. # - DO NOT USE TABS. You MUST use spaces or Bukkit will complain. If
  18.  
  19. # you use an editor like Notepad++ (recommended for Windows users), you
  20.  
  21. # must configure it to "replace tabs with spaces." In Notepad++, this can
  22.  
  23. # be changed in Settings > Preferences > Language Menu.
  24.  
  25. # - Don't get rid of the indents. They are indented so some entries are
  26.  
  27. # in categories (like "enforce-single-session" is in the "protection"
  28.  
  29. # category.
  30.  
  31. # - If you want to check the format of this file before putting it
  32.  
  33. # into WorldGuard, paste it into http://yaml-online-parser.appspot.com/
  34.  
  35. # and see if it gives "ERROR:".
  36.  
  37. # - Lines starting with # are comments and so they are ignored.
  38.  
  39. #
  40.  
  41.  
  42.  
  43. regions:
  44. uuid-migration:
  45. perform-on-next-start: false
  46. keep-names-that-lack-uuids: true
  47. use-creature-spawn-event: true
  48. sql:
  49. use: false
  50. dsn: jdbc:mysql://localhost/worldguard
  51. username: worldguard
  52. password: worldguard
  53. table-prefix: ''
  54. enable: true
  55. invincibility-removes-mobs: false
  56. nether-portal-protection: false
  57. fake-player-build-override: true
  58. explosion-flags-block-entity-damage: true
  59. high-frequency-flags: false
  60. protect-against-liquid-flow: false
  61. wand: 334
  62. max-claim-volume: 30000
  63. claim-only-inside-existing-regions: false
  64. location-flags-only-inside-regions: false
  65. max-region-count-per-player:
  66. default: 7
  67. auto-invincible: false
  68. auto-invincible-group: false
  69. auto-no-drowning-group: false
  70. use-player-move-event: true
  71. use-player-teleports: true
  72. security:
  73. deop-everyone-on-join: false
  74. block-in-game-op-command: false
  75. host-keys: {}
  76. summary-on-start: true
  77. op-permissions: true
  78. build-permission-nodes:
  79. enable: false
  80. deny-message: '&eSorry, but you are not permitted to do that here.'
  81. event-handling:
  82. block-entity-spawns-with-untraceable-cause: false
  83. interaction-whitelist: []
  84. emit-block-use-at-feet: []
  85. protection:
  86. item-durability: true
  87. remove-infinite-stacks: false
  88. disable-xp-orb-drops: false
  89. disable-obsidian-generators: false
  90. gameplay:
  91. block-potions: []
  92. block-potions-overly-reliably: false
  93. simulation:
  94. sponge:
  95. enable: false
  96. radius: 3
  97. redstone: false
  98. default:
  99. pumpkin-scuba: false
  100. disable-health-regain: false
  101. physics:
  102. no-physics-gravel: false
  103. no-physics-sand: false
  104. vine-like-rope-ladders: false
  105. allow-portal-anywhere: false
  106. disable-water-damage-blocks: []
  107. ignition:
  108. block-tnt: false
  109. block-tnt-block-damage: false
  110. block-lighter: false
  111. fire:
  112. disable-lava-fire-spread: true
  113. disable-all-fire-spread: false
  114. disable-fire-spread-blocks: []
  115. lava-spread-blocks: []
  116. mobs:
  117. block-creeper-explosions: false
  118. block-creeper-block-damage: false
  119. block-wither-explosions: false
  120. block-wither-block-damage: false
  121. block-wither-skull-explosions: false
  122. block-wither-skull-block-damage: false
  123. block-enderdragon-block-damage: false
  124. block-enderdragon-portal-creation: false
  125. block-fireball-explosions: false
  126. block-fireball-block-damage: false
  127. anti-wolf-dumbness: false
  128. allow-tamed-spawns: true
  129. disable-enderman-griefing: false
  130. disable-snowman-trails: false
  131. block-painting-destroy: false
  132. block-item-frame-destroy: false
  133. block-plugin-spawning: true
  134. block-above-ground-slimes: false
  135. block-other-explosions: false
  136. block-zombie-door-destruction: false
  137. block-creature-spawn: []
  138. player-damage:
  139. disable-fall-damage: false
  140. disable-lava-damage: false
  141. disable-fire-damage: false
  142. disable-lightning-damage: false
  143. disable-drowning-damage: false
  144. disable-suffocation-damage: false
  145. disable-contact-damage: false
  146. teleport-on-suffocation: false
  147. disable-void-damage: false
  148. teleport-on-void-falling: false
  149. disable-explosion-damage: false
  150. disable-mob-damage: false
  151. disable-death-messages: false
  152. chest-protection:
  153. enable: false
  154. disable-off-check: false
  155. crops:
  156. disable-creature-trampling: false
  157. disable-player-trampling: false
  158. weather:
  159. prevent-lightning-strike-blocks: []
  160. disable-lightning-strike-fire: false
  161. disable-thunderstorm: false
  162. disable-weather: false
  163. disable-pig-zombification: false
  164. disable-powered-creepers: false
  165. always-raining: false
  166. always-thundering: false
  167. dynamics:
  168. disable-mushroom-spread: false
  169. disable-ice-melting: false
  170. disable-snow-melting: false
  171. disable-snow-formation: false
  172. disable-ice-formation: false
  173. disable-leaf-decay: false
  174. disable-grass-growth: false
  175. disable-mycelium-spread: false
  176. disable-vine-growth: false
  177. disable-soil-dehydration: false
  178. snow-fall-blocks: []
  179. blacklist:
  180. use-as-whitelist: false
  181. logging:
  182. console:
  183. enable: true
  184. database:
  185. enable: false
  186. dsn: jdbc:mysql://localhost:3306/minecraft
  187. user: root
  188. pass: ''
  189. table: blacklist_events
  190. file:
  191. enable: false
  192. path: worldguard/logs/%Y-%m-%d.log
  193. open-files: 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement