Advertisement
Sinuce

WorldGuard config - uddrag

Sep 16th, 2015
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.70 KB | None | 0 0
  1. protection:
  2.     item-durability: true
  3.     remove-infinite-stacks: false
  4.     disable-xp-orb-drops: false
  5.     disable-obsidian-generators: false
  6. gameplay:
  7.     block-potions: []
  8.     block-potions-overly-reliably: false
  9. default:
  10.     pumpkin-scuba: false
  11.     disable-health-regain: false
  12. physics:
  13.     no-physics-gravel: false
  14.     no-physics-sand: false
  15.     vine-like-rope-ladders: false
  16.     allow-portal-anywhere: false
  17.     disable-water-damage-blocks: []
  18. ignition:
  19.     block-tnt: false
  20.     block-tnt-block-damage: true
  21.     block-lighter: false
  22. fire:
  23.     disable-lava-fire-spread: true
  24.     disable-all-fire-spread: true
  25.     disable-fire-spread-blocks: []
  26.     lava-spread-blocks: []
  27. mobs:
  28.     block-creeper-explosions: false
  29.     block-creeper-block-damage: true
  30.     block-wither-explosions: false
  31.     block-wither-block-damage: true
  32.     block-wither-skull-explosions: false
  33.     block-wither-skull-block-damage: true
  34.     block-enderdragon-block-damage: true
  35.     block-enderdragon-portal-creation: false
  36.     block-fireball-explosions: false
  37.     block-fireball-block-damage: true
  38.     anti-wolf-dumbness: false
  39.     allow-tamed-spawns: true
  40.     disable-enderman-griefing: true
  41.     disable-snowman-trails: true
  42.     block-painting-destroy: false
  43.     block-item-frame-destroy: false
  44.     block-plugin-spawning: true
  45.     block-above-ground-slimes: false
  46.     block-other-explosions: false
  47.     block-zombie-door-destruction: false
  48.     block-creature-spawn: []
  49. player-damage:
  50.     disable-fall-damage: false
  51.     disable-lava-damage: false
  52.     disable-fire-damage: false
  53.     disable-lightning-damage: false
  54.     disable-drowning-damage: false
  55.     disable-suffocation-damage: false
  56.     disable-contact-damage: false
  57.     teleport-on-suffocation: false
  58.     disable-void-damage: false
  59.     teleport-on-void-falling: false
  60.     disable-explosion-damage: false
  61.     disable-mob-damage: false
  62.     disable-death-messages: false
  63. chest-protection:
  64.     enable: false
  65.     disable-off-check: false
  66. crops:
  67.     disable-creature-trampling: true
  68.     disable-player-trampling: true
  69. weather:
  70.     prevent-lightning-strike-blocks: []
  71.     disable-lightning-strike-fire: false
  72.     disable-thunderstorm: false
  73.     disable-weather: false
  74.     disable-pig-zombification: false
  75.     disable-powered-creepers: false
  76.     always-raining: false
  77.     always-thundering: false
  78. dynamics:
  79.     disable-mushroom-spread: false
  80.     disable-ice-melting: false
  81.     disable-snow-melting: false
  82.     disable-snow-formation: false
  83.     disable-ice-formation: false
  84.     disable-leaf-decay: false
  85.     disable-grass-growth: false
  86.     disable-mycelium-spread: false
  87.     disable-vine-growth: false
  88.     disable-soil-dehydration: false
  89.     snow-fall-blocks: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement