strangeTEQnology

WorldGuardConfig

Aug 25th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 5.37 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.     nether-portal-protection: false
  36.     fake-player-build-override: true
  37.     explosion-flags-block-entity-damage: true
  38.     high-frequency-flags: false
  39.     protect-against-liquid-flow: false
  40.     wand: 334
  41.     max-claim-volume: 30000
  42.     claim-only-inside-existing-regions: false
  43.     max-region-count-per-player:
  44.         default: 7
  45. auto-invincible: false
  46. auto-invincible-group: false
  47. auto-no-drowning-group: false
  48. use-player-move-event: true
  49. use-player-teleports: true
  50. security:
  51.     deop-everyone-on-join: false
  52.     block-in-game-op-command: false
  53. host-keys: {}
  54. summary-on-start: true
  55. op-permissions: true
  56. build-permission-nodes:
  57.     enable: true
  58.     deny-message: '&eSorry, but you are not permitted to do that here.'
  59. event-handling:
  60.     block-entity-spawns-with-untraceable-cause: false
  61.     interaction-whitelist: []
  62.     emit-block-use-at-feet: []
  63. protection:
  64.     item-durability: true
  65.     remove-infinite-stacks: false
  66.     disable-xp-orb-drops: false
  67.     disable-obsidian-generators: false
  68. gameplay:
  69.     block-potions: []
  70.     block-potions-overly-reliably: false
  71. simulation:
  72.     sponge:
  73.         enable: false
  74.         radius: 3
  75.         redstone: false
  76. default:
  77.     pumpkin-scuba: false
  78.     disable-health-regain: false
  79. physics:
  80.     no-physics-gravel: false
  81.     no-physics-sand: false
  82.     vine-like-rope-ladders: false
  83.     allow-portal-anywhere: false
  84.     disable-water-damage-blocks: []
  85. ignition:
  86.     block-tnt: true
  87.     block-tnt-block-damage: true
  88.     block-lighter: false
  89. fire:
  90.     disable-lava-fire-spread: false
  91.     disable-all-fire-spread: false
  92.     disable-fire-spread-blocks: []
  93.     lava-spread-blocks: []
  94. mobs:
  95.     block-creeper-explosions: true
  96.     block-creeper-block-damage: true
  97.     block-wither-explosions: false
  98.     block-wither-block-damage: false
  99.     block-wither-skull-explosions: false
  100.     block-wither-skull-block-damage: false
  101.     block-enderdragon-block-damage: false
  102.     block-enderdragon-portal-creation: false
  103.     block-fireball-explosions: false
  104.     block-fireball-block-damage: false
  105.     anti-wolf-dumbness: false
  106.     allow-tamed-spawns: true
  107.     disable-enderman-griefing: false
  108.     disable-snowman-trails: false
  109.     block-painting-destroy: false
  110.     block-item-frame-destroy: false
  111.     block-plugin-spawning: true
  112.     block-above-ground-slimes: false
  113.     block-other-explosions: false
  114.     block-zombie-door-destruction: true
  115.     block-creature-spawn: []
  116. player-damage:
  117.     disable-fall-damage: false
  118.     disable-lava-damage: false
  119.     disable-fire-damage: false
  120.     disable-lightning-damage: false
  121.     disable-drowning-damage: false
  122.     disable-suffocation-damage: false
  123.     disable-contact-damage: false
  124.     teleport-on-suffocation: false
  125.     disable-void-damage: false
  126.     teleport-on-void-falling: false
  127.     disable-explosion-damage: false
  128.     disable-mob-damage: false
  129.     disable-death-messages: false
  130. chest-protection:
  131.     enable: false
  132.     disable-off-check: false
  133. crops:
  134.     disable-creature-trampling: true
  135.     disable-player-trampling: true
  136. weather:
  137.     prevent-lightning-strike-blocks: []
  138.     disable-lightning-strike-fire: false
  139.     disable-thunderstorm: false
  140.     disable-weather: false
  141.     disable-pig-zombification: false
  142.     disable-powered-creepers: false
  143.     always-raining: false
  144.     always-thundering: false
  145. dynamics:
  146.     disable-mushroom-spread: false
  147.     disable-ice-melting: false
  148.     disable-snow-melting: false
  149.     disable-snow-formation: false
  150.     disable-ice-formation: false
  151.     disable-leaf-decay: false
  152.     disable-grass-growth: false
  153.     disable-mycelium-spread: false
  154.     disable-vine-growth: false
  155.     disable-soil-dehydration: 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
Add Comment
Please, Sign In to add comment