Advertisement
Guest User

WorldGuard regions file

a guest
Apr 20th, 2014
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. #
  2. # WorldGuard regions file
  3. #
  4. # WARNING: THIS FILE IS AUTOMATICALLY GENERATED. If you modify this file by
  5. # hand, be aware that A SINGLE MISTYPED CHARACTER CAN CORRUPT THE FILE. If
  6. # WorldGuard is unable to parse the file, your regions will FAIL TO LOAD and
  7. # the contents of this file will reset. Please use a YAML validator such as
  8. # http://yaml-online-parser.appspot.com (for smaller files).
  9. #
  10. # REMEMBER TO KEEP PERIODICAL BACKUPS.
  11. #
  12. regions:
  13. __global__:
  14. type: global
  15. priority: 0
  16. flags: {}
  17. owners: {}
  18. members: {}
  19. spawn:
  20. type: cuboid
  21. min: {x: -901.0, y: 0.0, z: -948.0}
  22. max: {x: 500.0, y: 255.0, z: 789.0}
  23. priority: 0
  24. flags:
  25. feed-delay: 0
  26. pvp: deny
  27. feed-amount: 5
  28. fire-spread: deny
  29. lighter: deny
  30. mob-spawning: deny
  31. deny-spawn: [ZOMBIE, PIG_ZOMBIE, SKELETON, CHICKEN, CREEPER, CAVE_SPIDER, WITCH, WOLF, SPIDER, WITCH, BLAZE, ENDERMAN]
  32. notify-enter: false
  33. creeper-explosion: deny
  34. lava-flow: deny
  35. farewell: 'You have left NaruCraft spawn, pvp and grief are on!'
  36. tnt: deny
  37. enderpearl: deny
  38. entity-item-frame-destroy: deny
  39. entity-painting-destroy: deny
  40. other-explosion: deny
  41. feed-max-hunger: 3
  42. owners: {}
  43. members: {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement