Advertisement
blokizaki

Plotworld_WG regions

Nov 14th, 2013
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 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. lava-fire: deny
  18. lava-flow: deny
  19. pvp: deny
  20. greeting: Welcome to FloatingEmeralds Plotworld!
  21. tnt: deny
  22. allowed-cmds: [/list, /stack, /locate]
  23. water-flow: deny
  24. fire-spread: deny
  25. build: allow
  26. blocked-cmds: [/heal, /god, /slay, /allowfire]
  27. owners: {}
  28. members: {}
  29. plotwarp:
  30. type: poly2d
  31. min-y: 65
  32. max-y: 65
  33. points:
  34. - {z: -2, x: -3}
  35. - {z: -3, x: -3}
  36. - {z: -3, x: -2}
  37. priority: 0
  38. flags: {}
  39. owners:
  40. players: [blokizaki]
  41. members: {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement