Advertisement
taktie0304

Untitled

Jun 4th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 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. copper:
  14. min: {x: 9.0, y: 38.0, z: 59.0}
  15. max: {x: -9.0, y: 19.0, z: 77.0}
  16. members: {}
  17. flags: {block-place: deny, block-break: allow, use: allow, chest-access: allow, invincible: allow, pvp: deny, entity-item-frame-destroy: deny, sleep: deny}
  18. owners:
  19. unique-ids: [taktie]
  20. type: cuboid
  21. priority: 1
  22.  
  23. copper_wood:
  24. min: {x: 9.0, y: 38.0, z: 87.0}
  25. max: {x: -9.0, y: 19.0, z: 105.0}
  26. members: {}
  27. flags: {block-place: deny, block-break: allow, use: allow, chest-access: allow, invincible: allow, pvp: deny, entity-item-frame-destroy: deny, sleep: deny}
  28. owners:
  29. unique-ids: [taktie]
  30. type: cuboid
  31. priority: 1
  32.  
  33. bronze:
  34. min: {x: -59.0, y: 42.0, z: 31.0}
  35. max: {x: -77.0, y: 23.0, z: 13.0}
  36. members: {}
  37. flags: {block-place: deny, block-break: allow, use: allow, chest-access: allow, invincible: allow, pvp: deny, entity-item-frame-destroy: deny, sleep: deny}
  38. owners:
  39. unique-ids: [taktie]
  40. type: cuboid
  41. priority: 1
  42.  
  43. silver:
  44. min: {x: -59.0, y: 42.0, z: -13.0}
  45. max: {x: -77.0, y: 23.0, z: -31.0}
  46. members: {}
  47. flags: {block-place: deny, block-break: allow, use: allow, chest-access: allow, invincible: allow, pvp: deny, entity-item-frame-destroy: deny, sleep: deny}
  48. owners:
  49. unique-ids: [taktie]
  50. type: cuboid
  51. priority: 1
  52.  
  53. gold:
  54. min: {x: -31.0, y: 42.0, z: -59.0}
  55. max: {x: -13.0, y: 23.0, z: -77.0}
  56. members: {}
  57. flags: {block-place: deny, block-break: allow, use: allow, chest-access: allow, invincible: allow, pvp: deny, entity-item-frame-destroy: deny, sleep: deny}
  58. owners:
  59. unique-ids: [taktie]
  60. type: cuboid
  61. priority: 1
  62.  
  63. pvp:
  64. min: {x: 53.0, y: 0.0, z: 53.0}
  65. max: {x: -53.0, y: 255.0, z: -53.0}
  66. members: {}
  67. flags: {build: deny, use: allow, chest-access: allow, invincible: deny, pvp: allow, entity-item-frame-destroy: deny, sleep: deny}
  68. owners:
  69. unique-ids: [taktie]
  70. type: cuboid
  71. priority: 1
  72.  
  73. lobby:
  74. min: {x: -13.0, y: 0.0, z: 13.0}
  75. max: {x: 13.0, y: 255.0, z: -13.0}
  76. members: {}
  77. flags: {build: deny, use: allow, chest-access: allow, invincible: allow, pvp: deny, entity-item-frame-destroy: deny, sleep: deny}
  78. owners:
  79. unique-ids: [taktie]
  80. type: cuboid
  81. priority: 2
  82.  
  83. other:
  84. min: {x: -100000.0, y: 0.0, z: 100000.0}
  85. max: {x: 100000.0, y: 255.0, z: -100000.0}
  86. members: {}
  87. flags: {build: deny, use: allow, chest-access: allow, invincible: allow, pvp: deny, entity-item-frame-destroy: deny, sleep: deny}
  88. owners:
  89. unique-ids: [taktie]
  90. type: cuboid
  91. priority: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement