Advertisement
Guest User

Melis YAML

a guest
Mar 6th, 2015
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. info:
  2. title: 'Melis'
  3. world: 'Melis'
  4. version: 1.0
  5. type: DTM
  6. creators:
  7. - Pyrocumulus
  8. contributors:
  9. - ElectraXdroid
  10. spawn: 111.5,156,-2.5,180,0
  11.  
  12. remove-drops:
  13. - lether helmet
  14. - leather chestplate
  15. - leather leggings
  16. - lether boots
  17. - iron sword
  18. - diamond pickaxe
  19. - bow
  20. repair-drops:
  21. - iron sword
  22. - bow
  23.  
  24. regions:
  25. blue-spawn-protection:
  26. type: cylinder
  27. center: -11,65,-3
  28. radius: 7
  29. height: 50
  30. flags:
  31. build:
  32. who: '*'
  33. message: '&cYou may not build in the spawn area!'
  34. red-spawn-protection:
  35. type: cylinder
  36. center: 233,65,-3
  37. radius: 7
  38. height: 50
  39. flags:
  40. build:
  41. who: '*'
  42. message: '&cYou may not build in the spawn area!'
  43.  
  44. loadout:
  45. effects:
  46. - damage resistance:5,5
  47. - speed: 1,2
  48. helmet:
  49. item: lether helmet
  50. chestplate:
  51. item: leather chestplate
  52. leggings:
  53. item: leather leggings
  54. boots:
  55. item: lether boots
  56. 0:
  57. item: iron sword
  58. 1:
  59. item: bow
  60. 2:
  61. item: diamond pickaxe
  62. enchants:
  63. dig_speed: 2
  64. 3:
  65. item: golden apple
  66. amount: 2
  67. 4:
  68. item: log
  69. amount: 64
  70. 5:
  71. item: glass
  72. amount: 32
  73. 6:
  74. item: steak
  75. amount: 32
  76. 28:
  77. item: arrow
  78. amount: 64
  79.  
  80. teams:
  81. red:
  82. spawn: 233.5,66,-2.5,90,0
  83. title: Red Team
  84. max: 20
  85. monuments:
  86. a:
  87. name: Back-Right-A
  88. location: 238,77,35
  89. b:
  90. name: Back-Left-A
  91. location: 238,77,-41
  92. c:
  93. name: Back-Right-B
  94. location: 238,75,35
  95. d:
  96. name: Back-Left-B
  97. location: 238,75,-41
  98. e:
  99. name: Front-Right
  100. location: 208,77,45
  101. f:
  102. name: Front-Left
  103. location: 208,77,-51
  104. blue:
  105. spawn: -10.5,66,-2.5,-90,0
  106. title: Blue Team
  107. max: 20
  108. monuments:
  109. a:
  110. name: Back-Right-A
  111. location: -16,77,-41
  112. b:
  113. name: Back-Left-A
  114. location: -16,77,35
  115. c:
  116. name: Back-Right-B
  117. location: -16,75,-41
  118. d:
  119. name: Back-Left-B
  120. location: -16,75,35
  121. e:
  122. name: Front-Right
  123. location: 14,77,-51
  124. f:
  125. name: Front-Left
  126. location: 14,77,45
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement