Advertisement
Guest User

Untitled

a guest
Apr 20th, 2014
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 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: {feed-delay: 0, pvp: deny, feed-amount: 5, fire-spread: deny, build: deny,
  25. lighter: deny,
  26. mob-spawning: deny
  27. deny-spawn: [ZOMBIE, PIG_ZOMBIE, SKELETON, CHICKEN, CREEPER, CAVE_SPIDER, WITCH, WOLF, SPIDER, WITCH, BLAZE, ENDERMAN]
  28. notify-enter: false
  29. creeper-explosion: deny
  30. lava-flow: deny
  31. farewell: 'You have left NaruCraft spawn, pvp and grief are on!'
  32. tnt: deny
  33. enderpearl: deny
  34. entity-item-frame-destroy: deny
  35. entity-painting-destroy: deny
  36. other-explosion: deny
  37. feed-max-hunger: 3}
  38. owners: {}
  39. members: {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement