Guest User

Untitled

a guest
Oct 11th, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.81 KB | None | 0 0
  1. #
  2. # WorldGuard's world configuration file
  3. #
  4. # This is a world configuration file. Anything placed into here will only
  5. # affect this world. If you don't put anything in this file, then the
  6. # settings will be inherited from the main configuration file.
  7. #
  8. # If you see {} below, that means that there are NO entries in this file.
  9. # Remove the {} and add your own entries.
  10. #
  11.  
  12. regions:
  13. use-scheduler: true
  14. sql:
  15. use: false
  16. dsn: jdbc:mysql://localhost/worldguard
  17. username: worldguard
  18. password: worldguard
  19. enable: true
  20. invincibility-removes-mobs: true
  21. high-frequency-flags: false
  22. wand: 287
  23. max-claim-volume: 990000
  24. claim-only-inside-existing-regions: false
  25. max-region-count-per-player:
  26. default: 500
  27. auto-invincible: false
  28. use-player-move-event: true
  29. op-permissions: true
  30. protection:
  31. item-durability: false
  32. remove-infinite-stacks: true
  33. disable-xp-orb-drops: true
  34. disable-obsidian-generators: true
  35. simulation:
  36. sponge:
  37. enable: false
  38. radius: 0
  39. redstone: true
  40. default:
  41. pumpkin-scuba: false
  42. disable-health-regain: false
  43. physics:
  44. no-physics-gravel: true
  45. no-physics-sand: true
  46. allow-portal-anywhere: false
  47. disable-water-damage-blocks: []
  48. ignition:
  49. block-tnt: true
  50. block-tnt-block-damage: true
  51. block-lighter: true
  52. fire:
  53. disable-lava-fire-spread: true
  54. disable-all-fire-spread: true
  55. disable-fire-spread-blocks: []
  56. lava-spread-blocks: []
  57. mobs:
  58. block-creeper-explosions: true
  59. block-creeper-block-damage: true
  60. block-enderdragon-block-damage: true
  61. block-fireball-explosions: true
  62. block-fireball-block-damage: true
  63. anti-wolf-dumbness: true
  64. disable-enderman-griefing: true
  65. block-painting-destroy: false
  66. block-creature-spawn: []
  67. block-plugin-spawning: false
  68. player-damage:
  69. disable-fall-damage: false
  70. disable-lava-damage: false
  71. disable-fire-damage: false
  72. disable-lightning-damage: false
  73. disable-drowning-damage: false
  74. disable-suffocation-damage: false
  75. disable-contact-damage: false
  76. teleport-on-suffocation: false
  77. disable-void-damage: true
  78. teleport-on-void-falling: true
  79. disable-explosion-damage: false
  80. disable-mob-damage: false
  81. disable-death-messages: true
  82. chest-protection:
  83. enable: false
  84. disable-off-check: false
  85. crops:
  86. disable-creature-trampling: false
  87. disable-player-tr#
  88. # WorldGuard's world configuration file
  89. #
  90. # This is a world configuration file. Anything placed into here will only
  91. # affect this world. If you don't put anything in this file, then the
  92. # settings will be inherited from the main configuration file.
  93. #
  94. # If you see {} below, that means that there are NO entries in this file.
  95. # Remove the {} and add your own entries.
  96. #
  97.  
  98. regions:
  99. use-scheduler: true
  100. sql:
  101. use: false
  102. dsn: jdbc:mysql://localhost/worldguard
  103. username: worldguard
  104. password: worldguard
  105. enable: true
  106. invincibility-removes-mobs: true
  107. high-frequency-flags: false
  108. wand: 287
  109. max-claim-volume: 990000
  110. claim-only-inside-existing-regions: false
  111. max-region-count-per-player:
  112. default: 0
  113. auto-invincible: false
  114. use-player-move-event: true
  115. op-permissions: true
  116. protection:
  117. item-durability: false
  118. remove-infinite-stacks: true
  119. disable-xp-orb-drops: true
  120. disable-obsidian-generators: true
  121. simulation:
  122. sponge:
  123. enable: false
  124. radius: 0
  125. redstone: true
  126. default:
  127. pumpkin-scuba: false
  128. disable-health-regain: false
  129. physics:
  130. no-physics-gravel: true
  131. no-physics-sand: true
  132. allow-portal-anywhere: false
  133. disable-water-damage-blocks: []
  134. ignition:
  135. block-tnt: true
  136. block-tnt-block-damage: true
  137. block-lighter: true
  138. fire:
  139. disable-lava-fire-spread: true
  140. disable-all-fire-spread: true
  141. disable-fire-spread-blocks: []
  142. lava-spread-blocks: []
  143. mobs:
  144. block-creeper-explosions: true
  145. block-creeper-block-damage: true
  146. block-enderdragon-block-damage: true
  147. block-fireball-explosions: true
  148. block-fireball-block-damage: true
  149. anti-wolf-dumbness: true
  150. disable-enderman-griefing: true
  151. block-painting-destroy: false
  152. block-creature-spawn: []
  153. block-plugin-spawning: false
  154. player-damage:
  155. disable-fall-damage: false
  156. disable-lava-damage: false
  157. disable-fire-damage: false
  158. disable-lightning-damage: false
  159. disable-drowning-damage: false
  160. disable-suffocation-damage: false
  161. disable-contact-damage: false
  162. teleport-on-suffocation: false
  163. disable-void-damage: true
  164. teleport-on-void-falling: true
  165. disable-explosion-damage: false
  166. disable-mob-damage: false
  167. disable-death-messages: true
  168. chest-protection:
  169. enable: false
  170. disable-off-check: false
  171. crops:
  172. disable-creature-trampling: false
  173. disable-player-trampling: false
  174. weather:
  175. prevent-lightning-strike-blocks: []
  176. disable-lightning-strike-fire: true
  177. disable-thunderstorm: false
  178. disable-weather: false
  179. disable-pig-zombification: true
  180. disable-powered-creepers: true
  181. always-raining: false
  182. always-thundering: false
  183. dynamics:
  184. disable-mushroom-spread: true
  185. disable-ice-melting: true
  186. disable-snow-melting: true
  187. disable-snow-formation: true
  188. disable-ice-formation: true
  189. disable-leaf-decay: true
  190. disable-grass-growth: true
  191. blacklist:
  192. use-as-whitelist: false
  193. logging:
  194. console:
  195. enable: true
  196. database:
  197. enable: false
  198. dsn: jdbc:mysql://localhost:3306/minecraft
  199. user: root
  200. pass: ''
  201. table: blacklist_events
  202. file:
  203. enable: false
  204. path: worldguard/logs/%Y-%m-%d.log
  205. open-files: 10
  206. summary-on-start: false
  207. host-keys: {}mpling: false
  208. weather:
  209. prevent-lightning-strike-blocks: []
  210. disable-lightning-strike-fire: true
  211. disable-thunderstorm: false
  212. disable-weather: false
  213. disable-pig-zombification: true
  214. disable-powered-creepers: true
  215. always-raining: false
  216. always-thundering: false
  217. dynamics:
  218. disable-mushroom-spread: true
  219. disable-ice-melting: true
  220. disable-snow-melting: true
  221. disable-snow-formation: true
  222. disable-ice-formation: true
  223. disable-leaf-decay: true
  224. disable-grass-growth: true
  225. blacklist:
  226. use-as-whitelist: false
  227. logging:
  228. console:
  229. enable: true
  230. database:
  231. enable: false
  232. dsn: jdbc:mysql://localhost:3306/minecraft
  233. user: root
  234. pass: ''
  235. table: blacklist_events
  236. file:
  237. enable: false
  238. path: worldguard/logs/%Y-%m-%d.log
  239. open-files: 10
  240. summary-on-start: false
  241. host-keys: {}
Add Comment
Please, Sign In to add comment