Guest User

Region config

a guest
Sep 7th, 2020
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 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. spawn:
  14. min: {x: -270, y: 3, z: 203}
  15. max: {x: -127, y: 130, z: 343}
  16. members: {}
  17. flags: {creeper-explosion: deny, use: allow, mob-damage: deny, damage-animals: allow,
  18. interact: allow, chest-access: allow, mob-spawning: allow}
  19. owners: {}
  20. type: cuboid
  21. priority: 0
  22. grinder:
  23. min: {x: -100, y: 63, z: 349}
  24. max: {x: -70, y: 74, z: 381}
  25. members: {}
  26. flags: {creeper-explosion: deny, use: allow, mob-damage: deny, damage-animals: allow,
  27. interact: allow, pvp: deny, fire-spread: deny}
  28. owners: {}
  29. type: cuboid
  30. priority: 0
  31. castle:
  32. min: {x: -99, y: 77, z: 310}
  33. max: {x: -71, y: 116, z: 347}
  34. members: {}
  35. flags: {use: allow, mob-damage: deny, damage-animals: allow, interact: allow,
  36. pvp: deny, tnt: deny, mob-spawning: deny}
  37. owners: {}
  38. type: cuboid
  39. priority: 0
  40. cfarm:
  41. min: {x: -99, y: 78, z: 349}
  42. max: {x: -71, y: 105, z: 381}
  43. members: {}
  44. flags: {use: allow, mob-damage: deny, block-trampling: deny, block-break: allow,
  45. damage-animals: allow, interact: allow, pvp: deny, chest-access: allow}
  46. owners: {}
  47. type: cuboid
  48. priority: 0
  49.  
Add Comment
Please, Sign In to add comment