Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.69 KB | None | 0 0
  1. <map name="Floe" spec="1.0.0" version="1.1.0">
  2. <include src="defaults.xml"/>
  3. <gametype>dtm</gametype>
  4. <include src="Shared/tutorials/dtm.xml"/>
  5. <authors>
  6. <author uuid="63b88dff-c6b4-4e08-bd17-aae089b12e95"/>
  7. <!-- Rilo -->
  8. </authors>
  9. <tutorial>
  10. <step countdown="5s" freeze="false" location="20.5,93,-35.5" pitch="90" yaw="23">
  11. <chat>
  12. <line>^r β€’ {tutorial.generic.team-spawns}</line>
  13. </chat>
  14. </step>
  15. <step countdown="4s" location="28.5,92,-72.5" pitch="24" yaw="-180">
  16. <chat>
  17. <line>^r β€’ {tutorial.dtm.monument-area}</line>
  18. <line>^r β€’ {tutorial.dtm.monument-objective}</line>
  19. </chat>
  20. </step>
  21. </tutorial>
  22. <teams>
  23. <team color="green" id="green" max="20" min="1">{colors.green}</team>
  24. <team color="red" id="red" max="20" min="1">{colors.red}</team>
  25. </teams>
  26. <spawns>
  27. <!-- Spectator Spawn -->
  28. <spawn>
  29. <regions>
  30. <point yaw="180">93.5,123,-34.5</point>
  31. </regions>
  32. </spawn>
  33. <!-- Green & Red Team Spawns -->
  34. <spawn loadout="green-kit" team="green" yaw="-90">
  35. <regions>
  36. <point yaw="-90">10.5,93,-35.5</point>
  37. </regions>
  38. </spawn>
  39. <spawn loadout="red-kit" team="red" yaw="90">
  40. <regions>
  41. <point yaw="90">176.5,93,-35.5</point>
  42. </regions>
  43. </spawn>
  44. </spawns>
  45. <world>
  46. <gamerules>
  47. <doDaylightCycle>false</doDaylightCycle>
  48. </gamerules>
  49. </world>
  50. <regions>
  51. <subtract id="void-outer">
  52. <!-- Parts where people can build -->
  53. <void/>
  54. <join>
  55. <cuboid max="-12,78,-52" min="-4,110,-20"/>
  56. <cuboid max="5,78,-32" min="-3,110,-40"/>
  57. <cuboid max="23,78,-32" min="15,110,-40"/>
  58. <cuboid max="32,81,23" min="24,110,-95"/>
  59. <cuboid max="41,81,23" min="59,110,15"/>
  60. <cuboid max="59,80,10" min="50,110,14"/>
  61. <cuboid max="51,79,9" min="59,110,4"/>
  62. <cuboid max="33,78,-4" min="50,110,-12"/>
  63. <cuboid max="51,79,-4" min="59,110,-31"/>
  64. <cuboid max="50,78,-31" min="33,110,-23"/>
  65. <cuboid max="33,78,-41" min="50,110,-49"/>
  66. <cuboid max="59,79,-41" min="51,110,-68"/>
  67. <cuboid max="50,78,-68" min="33,110,-60"/>
  68. <cuboid max="41,81,-87" min="59,110,-95"/>
  69. <cuboid max="59,80,-86" min="51,110,-82"/>
  70. <cuboid max="51,79,-81" min="59,110,-76"/>
  71. <cuboid max="60,80,-22" min="87,110,-12"/>
  72. <cuboid max="60,80,-59" min="87,110,-50"/>
  73. <cuboid max="88,80,-68" min="98,110,-4"/>
  74. <cuboid max="99,80,-60" min="126,110,-50"/>
  75. <cuboid max="99,80,-22" min="126,110,-12"/>
  76. <cuboid max="127,79,-4" min="135,110,-68"/>
  77. <cuboid max="136,78,-4" min="153,110,-12"/>
  78. <cuboid max="136,78,-23" min="153,110,-31"/>
  79. <cuboid max="136,78,-41" min="153,110,-49"/>
  80. <cuboid max="136,78,-60" min="153,110,-68"/>
  81. <cuboid max="154,110,-95" min="162,80,23"/>
  82. <cuboid max="163,78,-32" min="171,110,-40"/>
  83. <cuboid max="181,78,-40" min="189,110,-32"/>
  84. <cuboid max="198,78,-20" min="190,110,-52"/>
  85. <cuboid max="127,79,-76" min="135,110,-81"/>
  86. <cuboid max="135,80,-86" min="127,110,-82"/>
  87. <cuboid max="127,81,-87" min="145,110,-95"/>
  88. <cuboid max="146,81,-95" min="154,110,-87"/>
  89. <cuboid max="127,79,4" min="135,110,9"/>
  90. <cuboid max="135,80,10" min="127,110,14"/>
  91. <cuboid max="127,81,23" min="153,110,15"/>
  92. <cuboid max="59,79,-40" min="51,110,-32"/>
  93. <cuboid max="40,81,23" min="33,110,15"/>
  94. <cuboid max="40,81,-87" min="33,110,-95"/>
  95. </join>
  96. </subtract>
  97. <above id="height-limit" y="110"/>
  98. </regions>
  99. <objectives>
  100. <monuments materials="obsidian">
  101. <monuments owner="green">
  102. <monument name="{directions.left}">
  103. <region>
  104. <join>
  105. <block>28,91,16</block>
  106. <block>28,92,16</block>
  107. </join>
  108. </region>
  109. </monument>
  110. <monument name="{directions.right}">
  111. <region>
  112. <join>
  113. <block>28,91,-88</block>
  114. <block>28,92,-88</block>
  115. </join>
  116. </region>
  117. </monument>
  118. </monuments>
  119. <monuments owner="red">
  120. <monument name="{directions.left}">
  121. <region>
  122. <join>
  123. <block>158,92,-88</block>
  124. <block>158,91,-88</block>
  125. </join>
  126. </region>
  127. </monument>
  128. <monument name="{directions.right}">
  129. <region>
  130. <join>
  131. <block>158,92,16</block>
  132. <block>158,91,16</block>
  133. </join>
  134. </region>
  135. </monument>
  136. </monuments>
  137. </monuments>
  138. </objectives>
  139. <loadouts>
  140. <loadout id="green-kit">
  141. <helmet material="leather helmet" team-color="true"/>
  142. <chestplate material="leather chestplate" team-color="true"/>
  143. <leggings material="chainmail leggings" team-color="true"/>
  144. <boots material="leather boots" team-color="true"/>
  145. <item material="iron sword" slot="0"/>
  146. <item material="bow" slot="1">
  147. <enchantment level="1">arrow infinite</enchantment>
  148. </item>
  149. <item material="diamond pickaxe" slot="2">
  150. <enchantment level="1">dig speed</enchantment>
  151. </item>
  152. <item material="wood spade" slot="3">
  153. <enchantment level="1">dig speed</enchantment>
  154. </item>
  155. <item amount="3" material="golden apple" slot="4"/>
  156. <item amount="48" material="log" slot="5"/>
  157. <item amount="64" material="glass" slot="16"/>
  158. <item amount="32" material="cooked beef" slot="8"/>
  159. <item amount="1" material="arrow" slot="9"/>
  160. </loadout>
  161. <loadout id="red-kit">
  162. <helmet material="leather helmet" team-color="true"/>
  163. <chestplate material="leather chestplate" team-color="true"/>
  164. <leggings material="chainmail leggings" team-color="true"/>
  165. <boots material="leather boots" team-color="true"/>
  166. <item material="iron sword" slot="0"/>
  167. <item material="bow" slot="1">
  168. <enchantment level="1">arrow infinite</enchantment>
  169. </item>
  170. <item material="diamond pickaxe" slot="2">
  171. <enchantment level="1">dig speed</enchantment>
  172. </item>
  173. <item material="wood spade" slot="3">
  174. <enchantment level="1">dig speed</enchantment>
  175. </item>
  176. <item amount="3" material="golden apple" slot="4"/>
  177. <item amount="48" material="log" slot="5"/>
  178. <item amount="64" material="glass" slot="16"/>
  179. <item amount="32" material="cooked beef" slot="8"/>
  180. <item amount="1" material="arrow" slot="9"/>
  181. </loadout>
  182. <loadout id="kill-reward">
  183. <item material="golden apple"/>
  184. </loadout>
  185. </loadouts>
  186. <kills>
  187. <rewards>
  188. <reward loadout="kill-reward"/>
  189. </rewards>
  190. </kills>
  191. <zones>
  192. <zone modify="never">
  193. <region>
  194. <cuboid max="180,79,-32" min="172,110,-40"/>
  195. </region>
  196. <message>{errors.spawn-restricted}</message>
  197. </zone>
  198. <zone modify="never">
  199. <region>
  200. <cuboid max="6,79,-40" min="14,110,-32"/>
  201. </region>
  202. <message>{errors.spawn-restricted}</message>
  203. </zone>
  204. <zone modify="never">
  205. <region>
  206. <cuboid max="-23,110,-106" min="209,147,-33"/>
  207. </region>
  208. <message>{errors.outside-map}</message>
  209. </zone>
  210. <zone modify="never" region="void-outer" water-rule="no-flow">
  211. <message>{errors.outside-map}</message>
  212. </zone>
  213. </zones>
  214. <items>
  215. <remove-drops>
  216. <any>
  217. <material>leather helmet</material>
  218. <material>leather chestplate</material>
  219. <material>chainmail leggings</material>
  220. <material>leather boots</material>
  221. <material>log</material>
  222. <material>glass</material>
  223. <material>arrow</material>
  224. <material>cooked beef</material>
  225. <material>golden apple</material>
  226. </any>
  227. </remove-drops>
  228. <repair-tools>
  229. <any>
  230. <material>iron sword</material>
  231. <material>bow</material>
  232. <material>diamond pickaxe</material>
  233. </any>
  234. </repair-tools>
  235. </items>
  236. </map>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement