Advertisement
Guest User

Untitled

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