Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2018
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.62 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: 280
  40. max-claim-volume: 300000
  41. claim-only-inside-existing-regions: false
  42. max-region-count-per-player:
  43. default: 7
  44. vip: 10
  45. premium: 15
  46. creative: 20
  47. admin: 25
  48. deluxe: 27
  49. setadmin: 28
  50. oper+: 29
  51. youtube: 30
  52. developer: 32
  53. moder: 34
  54. gladm: 35
  55. antigrif: 37
  56. elite: 40
  57. bog: 45
  58. auto-invincible: false
  59. auto-invincible-group: false
  60. auto-no-drowning-group: false
  61. use-player-move-event: true
  62. use-player-teleports: true
  63. security:
  64. deop-everyone-on-join: false
  65. block-in-game-op-command: false
  66. host-keys: {}
  67. summary-on-start: true
  68. op-permissions: true
  69. build-permission-nodes:
  70. enable: false
  71. deny-message: '&cИзвините, Данное действие не возможно!'
  72. event-handling:
  73. block-entity-spawns-with-untraceable-cause: false
  74. interaction-whitelist: []
  75. emit-block-use-at-feet: []
  76. protection:
  77. item-durability: true
  78. remove-infinite-stacks: true
  79. disable-xp-orb-drops: false
  80. disable-obsidian-generators: true
  81. gameplay:
  82. block-potions: []
  83. block-potions-overly-reliably: false
  84. simulation:
  85. sponge:
  86. enable: false
  87. radius: 3
  88. redstone: false
  89. default:
  90. pumpkin-scuba: false
  91. disable-health-regain: false
  92. physics:
  93. no-physics-gravel: false
  94. no-physics-sand: false
  95. vine-like-rope-ladders: false
  96. allow-portal-anywhere: false
  97. disable-water-damage-blocks: []
  98. ignition:
  99. block-tnt: false
  100. block-tnt-block-damage: true
  101. block-lighter: false
  102. fire:
  103. disable-lava-fire-spread: true
  104. disable-all-fire-spread: true
  105. disable-fire-spread-blocks: []
  106. lava-spread-blocks: []
  107. mobs:
  108. block-creeper-explosions: false
  109. block-creeper-block-damage: true
  110. block-wither-explosions: false
  111. block-wither-block-damage: true
  112. block-wither-skull-explosions: true
  113. block-wither-skull-block-damage: true
  114. block-enderdragon-block-damage: true
  115. block-enderdragon-portal-creation: false
  116. block-fireball-explosions: false
  117. block-fireball-block-damage: true
  118. anti-wolf-dumbness: false
  119. allow-tamed-spawns: true
  120. disable-enderman-griefing: true
  121. disable-snowman-trails: false
  122. block-painting-destroy: true
  123. block-item-frame-destroy: true
  124. block-plugin-spawning: true
  125. block-above-ground-slimes: false
  126. block-other-explosions: true
  127. block-zombie-door-destruction: true
  128. block-creature-spawn: []
  129. player-damage:
  130. disable-fall-damage: false
  131. disable-lava-damage: false
  132. disable-fire-damage: false
  133. disable-lightning-damage: false
  134. disable-drowning-damage: false
  135. disable-suffocation-damage: false
  136. disable-contact-damage: false
  137. teleport-on-suffocation: false
  138. disable-void-damage: false
  139. teleport-on-void-falling: false
  140. disable-explosion-damage: false
  141. disable-mob-damage: false
  142. disable-death-messages: true
  143. chest-protection:
  144. enable: true
  145. disable-off-check: true
  146. crops:
  147. disable-creature-trampling: true
  148. disable-player-trampling: true
  149. weather:
  150. prevent-lightning-strike-blocks: []
  151. disable-lightning-strike-fire: true
  152. disable-thunderstorm: true
  153. disable-weather: true
  154. disable-pig-zombification: false
  155. disable-powered-creepers: false
  156. always-raining: false
  157. always-thundering: false
  158. dynamics:
  159. disable-mushroom-spread: false
  160. disable-ice-melting: false
  161. disable-snow-melting: false
  162. disable-snow-formation: false
  163. disable-ice-formation: false
  164. disable-leaf-decay: false
  165. disable-grass-growth: false
  166. disable-mycelium-spread: false
  167. disable-vine-growth: false
  168. disable-soil-dehydration: false
  169. snow-fall-blocks: []
  170. blacklist:
  171. use-as-whitelist: false
  172. logging:
  173. console:
  174. enable: true
  175. database:
  176. enable: false
  177. dsn: jdbc:mysql://localhost:3306/minecraft
  178. user: root
  179. pass: ''
  180. table: blacklist_events
  181. file:
  182. enable: false
  183. path: worldguard/logs/%Y-%m-%d.log
  184. open-files: 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement