Advertisement
Guest User

Untitled

a guest
May 23rd, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.31 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: {chest-access: allow, use: allow, construct: NONE, build: deny}
  17. owners: {}
  18. members: {}
  19. eichenweg1:
  20. type: cuboid
  21. min: {x: 183.0, y: 49.0, z: -251.0}
  22. max: {x: 251.0, y: 97.0, z: -183.0}
  23. priority: 20
  24. flags: {greeting: '&G[AreaShop]&x eichenweg1 is bought by MrCreeper2011.',
  25. chest-access: allow, use: allow, build: allow, ice-form: deny}
  26. owners: {}
  27. members:
  28. players: [mrcreeper2011]
  29. fichtenweg1:
  30. type: cuboid
  31. min: {x: 102.0, y: 71.0, z: -44.0}
  32. max: {x: 118.0, y: 91.0, z: -31.0}
  33. priority: 10
  34. flags: {greeting: '&G[AreaShop]&x fichtenweg1 can be bought for $166600.',
  35. build: allow}
  36. owners: {}
  37. members: {}
  38. fichtenweg2:
  39. type: cuboid
  40. min: {x: 97.0, y: 71.0, z: -24.0}
  41. max: {x: 120.0, y: 93.0, z: -13.0}
  42. priority: 20
  43. flags: {greeting: '&G[AreaShop]&x fichtenweg2 is bought by Toten_lord.', use: allow,
  44. build: allow}
  45. owners: {}
  46. members:
  47. players: [toten_lord]
  48. fichtenweg3:
  49. type: cuboid
  50. min: {x: 126.0, y: 71.0, z: -25.0}
  51. max: {x: 138.0, y: 82.0, z: -12.0}
  52. priority: 10
  53. flags: {greeting: '&G[AreaShop]&x fichtenweg3 can be bought for $50400.'}
  54. owners: {}
  55. members: {}
  56. korintium:
  57. type: cuboid
  58. min: {x: -438.0, y: 0.0, z: -528.0}
  59. max: {x: 562.0, y: 255.0, z: 472.0}
  60. priority: 10
  61. flags: {pvp: deny, greeting: '&G[AreaShop]&x korintium is bought by Plantera05.',
  62. farewell: Du gehst in die weite Welt hinaus!, use: deny, build: deny,
  63. other-explosion: deny, snow-fall: deny, mob-spawning: deny}
  64. owners: {}
  65. members:
  66. players: [plantera05]
  67. marktplatz:
  68. type: cuboid
  69. min: {x: 66.0, y: 75.0, z: -22.0}
  70. max: {x: 70.0, y: 79.0, z: -20.0}
  71. priority: 10
  72. flags: {greeting: '&G[AreaShop]&x marktplatz is bought by MrCreeper2011.',
  73. build: deny}
  74. owners: {}
  75. members:
  76. players: [mrcreeper2011]
  77. rathausweg1:
  78. type: cuboid
  79. min: {x: 72.0, y: 55.0, z: -39.0}
  80. max: {x: 83.0, y: 91.0, z: -30.0}
  81. priority: 30
  82. flags: {greeting: '&G[AreaShop]&x rathausweg1 is bought by Techb4sh.', use: allow,
  83. build: allow}
  84. owners:
  85. players: [techb4sh]
  86. members:
  87. players: [techb4sh]
  88. rathausweg2:
  89. type: cuboid
  90. min: {x: 38.0, y: 75.0, z: -48.0}
  91. max: {x: 55.0, y: 100.0, z: -31.0}
  92. priority: 20
  93. flags: {greeting: '&G[AreaShop]&x rathausweg2 is bought by Lars_A_99.', chest-access: allow,
  94. use: allow, build: allow}
  95. owners: {}
  96. members:
  97. players: [lars_a_99]
  98. shop1:
  99. type: cuboid
  100. min: {x: 190.0, y: 67.0, z: -40.0}
  101. max: {x: 206.0, y: 94.0, z: -31.0}
  102. priority: 20
  103. flags: {vehicle-place: allow, build: allow, mob-spawning: allow}
  104. owners: {}
  105. members:
  106. players: [toten_lord]
  107. zeitung:
  108. type: cuboid
  109. min: {x: 65.0, y: 75.0, z: -63.0}
  110. max: {x: 85.0, y: 102.0, z: -40.0}
  111. priority: 20
  112. flags: {build: allow}
  113. owners: {}
  114. members:
  115. players: [mrcreeper2011, toten_lord]
  116.  
  117.  
  118. #
  119. # WorldGuard's main configuration file
  120. #
  121. # This is the global configuration file. Anything placed into here will
  122. # be applied to all worlds. However, each world has its own configuration
  123. # file to allow you to replace most settings in here for that world only.
  124. #
  125. # About editing this file:
  126. # - DO NOT USE TABS. You MUST use spaces or Bukkit will complain. If
  127. # you use an editor like Notepad++ (recommended for Windows users), you
  128. # must configure it to "replace tabs with spaces." In Notepad++, this can
  129. # be changed in Settings > Preferences > Language Menu.
  130. # - Don't get rid of the indents. They are indented so some entries are
  131. # in categories (like "enforce-single-session" is in the "protection"
  132. # category.
  133. # - If you want to check the format of this file before putting it
  134. # into WorldGuard, paste it into http://yaml-online-parser.appspot.com/
  135. # and see if it gives "ERROR:".
  136. # - Lines starting with # are comments and so they are ignored.
  137. #
  138.  
  139. regions:
  140. uuid-migration:
  141. perform-on-next-start: false
  142. keep-names-that-lack-uuids: true
  143. use-creature-spawn-event: true
  144. sql:
  145. use: false
  146. dsn: jdbc:mysql://localhost/worldguard
  147. username: worldguard
  148. password: worldguard
  149. table-prefix: ''
  150. enable: true
  151. invincibility-removes-mobs: false
  152. fake-player-build-override: true
  153. explosion-flags-block-entity-damage: true
  154. high-frequency-flags: false
  155. protect-against-liquid-flow: false
  156. wand: 334
  157. max-claim-volume: 30000
  158. claim-only-inside-existing-regions: false
  159. max-region-count-per-player:
  160. default: 7
  161. use-scheduler: true
  162. auto-invincible: false
  163. auto-invincible-group: false
  164. auto-no-drowning-group: false
  165. use-player-move-event: true
  166. use-player-teleports: true
  167. security:
  168. deop-everyone-on-join: false
  169. block-in-game-op-command: false
  170. host-keys: {}
  171. summary-on-start: true
  172. op-permissions: true
  173. build-permission-nodes:
  174. enable: false
  175. deny-message: '&eSorry, but you are not permitted to do that here.'
  176. event-handling:
  177. block-entity-spawns-with-untraceable-cause: false
  178. interaction-whitelist: []
  179. emit-block-use-at-feet: []
  180. protection:
  181. item-durability: true
  182. remove-infinite-stacks: false
  183. disable-xp-orb-drops: false
  184. disable-obsidian-generators: false
  185. gameplay:
  186. block-potions: []
  187. block-potions-overly-reliably: false
  188. simulation:
  189. sponge:
  190. enable: false
  191. radius: 3
  192. redstone: false
  193. default:
  194. pumpkin-scuba: false
  195. disable-health-regain: false
  196. physics:
  197. no-physics-gravel: false
  198. no-physics-sand: false
  199. vine-like-rope-ladders: false
  200. allow-portal-anywhere: false
  201. disable-water-damage-blocks: []
  202. ignition:
  203. block-tnt: false
  204. block-tnt-block-damage: false
  205. block-lighter: false
  206. fire:
  207. disable-lava-fire-spread: true
  208. disable-all-fire-spread: false
  209. disable-fire-spread-blocks: []
  210. lava-spread-blocks: []
  211. mobs:
  212. block-creeper-explosions: false
  213. block-creeper-block-damage: false
  214. block-wither-explosions: false
  215. block-wither-block-damage: false
  216. block-wither-skull-explosions: false
  217. block-wither-skull-block-damage: false
  218. block-enderdragon-block-damage: false
  219. block-enderdragon-portal-creation: false
  220. block-fireball-explosions: false
  221. block-fireball-block-damage: false
  222. anti-wolf-dumbness: false
  223. allow-tamed-spawns: true
  224. disable-enderman-griefing: false
  225. disable-snowman-trails: false
  226. block-painting-destroy: false
  227. block-item-frame-destroy: false
  228. block-plugin-spawning: true
  229. block-above-ground-slimes: false
  230. block-other-explosions: false
  231. block-zombie-door-destruction: false
  232. block-creature-spawn: []
  233. player-damage:
  234. disable-fall-damage: false
  235. disable-lava-damage: false
  236. disable-fire-damage: false
  237. disable-lightning-damage: false
  238. disable-drowning-damage: false
  239. disable-suffocation-damage: false
  240. disable-contact-damage: false
  241. teleport-on-suffocation: false
  242. disable-void-damage: false
  243. teleport-on-void-falling: false
  244. disable-explosion-damage: false
  245. disable-mob-damage: false
  246. disable-death-messages: false
  247. chest-protection:
  248. enable: false
  249. disable-off-check: false
  250. crops:
  251. disable-creature-trampling: false
  252. disable-player-trampling: false
  253. weather:
  254. prevent-lightning-strike-blocks: []
  255. disable-lightning-strike-fire: false
  256. disable-thunderstorm: false
  257. disable-weather: false
  258. disable-pig-zombification: false
  259. disable-powered-creepers: false
  260. always-raining: false
  261. always-thundering: false
  262. dynamics:
  263. disable-mushroom-spread: false
  264. disable-ice-melting: false
  265. disable-snow-melting: false
  266. disable-snow-formation: false
  267. disable-ice-formation: false
  268. disable-leaf-decay: false
  269. disable-grass-growth: false
  270. disable-mycelium-spread: false
  271. disable-vine-growth: false
  272. disable-soil-dehydration: false
  273. snow-fall-blocks: []
  274. blacklist:
  275. use-as-whitelist: false
  276. logging:
  277. console:
  278. enable: true
  279. database:
  280. enable: false
  281. dsn: jdbc:mysql://localhost:3306/minecraft
  282. user: root
  283. pass: ''
  284. table: blacklist_events
  285. file:
  286. enable: false
  287. path: worldguard/logs/%Y-%m-%d.log
  288. open-files: 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement