Advertisement
Guest User

error

a guest
Oct 26th, 2016
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.44 KB | None | 0 0
  1. <map proto="1.4.1">
  2. <name>Give No Quarter</name>
  3. <version>1.0.0</version>
  4. <objective>Destroy the ship's hull or reactor to win!</objective>
  5. <authors>
  6. <author uuid="1865ac01-271f-4f69-b979-b43a78c39989"/> <!-- Zintenka -->
  7. <author uuid="f876b863-1ccd-4ae2-acad-8a09e2209e81"/> <!-- _Distraction_ -->
  8. </authors>
  9. <teams>
  10. <team id="red" color="dark red" max="32">Red Republics</team>
  11. <team id="blue" color="blue" max="32">Blue Sovereignty</team>
  12. </teams>
  13. <spawns>
  14. <spawn team="red" yaw="180">
  15. <cuboid min="140,93,44" max="148,93,42"/>
  16. </spawn>
  17. <spawn team="blue" yaw="180">
  18. <cuboid min="44,93,44" max="52,93,42"/>
  19. </spawn>
  20. <default yaw="0" pitch="45">
  21. <cuboid min="113,182,-61" max="60,182,-98"/>
  22. </default>
  23. </spawns>
  24. <respawn spectate="true" delay="3s"/>
  25. <filters>
  26. <filter>
  27. <deny id="no-tnt">
  28. <all>
  29. <material>tnt</material>
  30. <cause>explosion</cause>
  31. </all>
  32. </deny>
  33. </filter>
  34. <filter>
  35. <deny id="unbreakable-blocks">
  36. <all>
  37. <material>log:1</material>
  38. <material>wood:4</material>
  39. <material>iron fence</material>
  40. <material>stained glass</material>
  41. <material>iron block</material>
  42. <material>anvil</material>
  43. </all>
  44. </deny>
  45. </filter>
  46. <filter>
  47. <deny id="no-tnt-red">
  48. <all>
  49. <team>red</team>
  50. <class>soldier</class>
  51. <material>tnt</material>
  52. </all>
  53. </deny>
  54. </filter>
  55. <filter>
  56. <deny id="no-tnt-blue">
  57. <all>
  58. <team>blue</team>
  59. <class>soldier</class>
  60. <material>tnt</material>
  61. </all>
  62. </deny>
  63. </filter>
  64. <filter>
  65. <not id="no-void">
  66. <all>
  67. <class>cannoneer</class>
  68. <void/>
  69. </all>
  70. </not>
  71. </filter>
  72. </filters>
  73. <kill-rewards>
  74. <kill-reward>
  75. <filter>
  76. <all>
  77. <class>cannoneer</class>
  78. <kill-streak count="3"/>
  79. </all>
  80. </filter>
  81. <item material="dispenser"/>
  82. <item amount="16" material="tnt"/>
  83. </kill-reward>
  84. <kill-reward>
  85. <filter>
  86. <all>
  87. <class>soldier</class>
  88. <kill-streak count="5"/>
  89. </all>
  90. </filter>
  91. <item amount="8" material="tnt"/>
  92. <item material="golden apple"/>
  93. </kill-reward>
  94. </kill-rewards>
  95. <destroyables show-progress="true" completion="25%">
  96. <destroyable name="Hull" region="red-ship" materials="ender stone;stone" owner="red"/>
  97. <destroyable name="Hull" region="blue-ship" materials="ender stone;stone" owner="blue"/>
  98. </destroyables>
  99. <kits>
  100. <kit name="classes">
  101. <effect duration="oo" amplifier="1">night vision</effect>
  102. <effect duration="10s" amplifier="4">instant health</effect>
  103. </kit>
  104. </kits>
  105. <classes family="givenoquarter" sticky="false">
  106. <class id="cannoneer" name="Cannoneer" default="true" longdescription="Destroy the enemy team's ship by launching TNT at them. Cannot Leave ship." description="Can't leave the ship but can launch TNT!" icon="tnt">
  107. <kit id="spawn-cannoneer" force="true" parents="classes">
  108. <effect duration="oo" amplifier="1">regeneration</effect>
  109. <helmet locked="true" material="chainmail helmet"/>
  110. <chestplate locked="true" enchantment="blast protection:4" material="chainmail chestplate"/>
  111. <leggings locked="true" material="chainmail leggings"/>
  112. <boots locked="true" material="chainmail boots"/>
  113. <item slot="0" unbreakable="true" material="diamond pickaxe"/>
  114. <item slot="1" amount="32" material="bow"/>
  115. <item slot="2" unbreakable="true" material="stone axe"/>
  116. <item slot="3" amount="64" material="cooked mutton"/>
  117. <item slot="4" amount="64" material="wood"/>
  118. <item slot="5" amount="64" material="wood"/>
  119. <item slot="6" amount="64" material="wood"/>
  120. <item slot="7" material="water bucket"/>
  121. <item slot="8" amount="64" material="wood"/>
  122. <item slot="9" amount="64" material="arrow"/>
  123. <item slot="10" amount="64" material="tnt"/>
  124. <item slot="11" amount="64" material="tnt"/>
  125. <item slot="14" amount="64" material="redstone torch on"/>
  126. <item slot="15" amount="64" material="wood button"/>
  127. <item slot="16" material="water bucket"/>
  128. <item slot="11" amount="64" material="ladder"/>
  129. <item slot="18" amount="64" material="arrow"/>
  130. <item slot="19" amount="64" material="tnt"/>
  131. <item slot="20" amount="64" material="tnt"/>
  132. <item slot="23" amount="64" material="diode"/>
  133. <item slot="24" amount="64" material="redstone"/>
  134. <item slot="25" material="water bucket"/>
  135. <item slot="26" amount="64" material="wood step"/>
  136. <item slot="27" amount="64" material="arrow"/>
  137. <item slot="28" amount="64" material="tnt"/>
  138. <item slot="29" amount="64" material="tnt"/>
  139. <item slot="32" amount="64" material="lever"/>
  140. <item slot="33" amount="64" material="wood plate"/>
  141. <item slot="34" material="water bucket"/>
  142. <item slot="35" amount="64" material="dark oak fence"/>
  143. <double-jump recharge-time="5s" power="2"/>
  144. <attribute amount="15.0">generic.maxHealth</attribute>
  145. </kit>
  146. </class>
  147. <class id="soldier" name="Soldier" longdescription="Board the enemy ship and disrupt them!" description="Disrupt enemy operations!" icon="iron sword">
  148. <kit id="spawn-soldier" force="true" parents="classes">
  149. <helmet locked="true" material="iron helmet"/>
  150. <chestplate locked="true" material="iron chestplate"/>
  151. <leggings locked="true" material="iron leggings"/>
  152. <boots locked="true" material="iron boots"/>
  153. <item slot="0" unbreakable="true" material="iron sword"/>
  154. <item slot="1" unbreakable="true" enchantment="power:2" material="bow"/>
  155. <item slot="2" unbreakable="true" material="stone pickaxe"/>
  156. <item slot="3" unbreakable="true" material="shield"/>
  157. <item slot="4" amount="2" material="golden apple"/>
  158. <item slot="5" amount="64" material="cooked mutton"/>
  159. <item slot="6" amount="64" damage="0" material="wood"/>
  160. <item slot="7" amount="64" damage="1" material="wood"/>
  161. <item slot="8" amount="64" damage="5" material="wood"/>
  162. <item slot="9" amount="64" material="arrow"/>
  163. <item slot="11" amount="64" material="tnt"/>
  164. <item slot="12" material="elytra"/>
  165. <item slot="13" amount="64" material="redstone torch on"/>
  166. <item slot="15" amount="64" damage="0" material="wood"/>
  167. <item slot="16" amount="64" damage="1" material="wood"/>
  168. <item slot="17" amount="64" damage="5" material="wood"/>
  169. <item slot="18" amount="64" material="arrow"/>
  170. <item slot="20" amount="64" material="tnt"/>
  171. <item slot="22" material="diamond pickaxe"/>
  172. <item slot="24" amount="64" damage="0" material="wood"/>
  173. <item slot="25" amount="64" material="ladder"/>
  174. <item slot="26" amount="64" damage="5" material="wood"/>
  175. <item slot="27" amount="64" material="arrow"/>
  176. <item slot="29" amount="64" material="tnt"/>
  177. <item slot="31" material="water bucket"/>
  178. <item slot="33" amount="64" damage="0" material="wood"/>
  179. <item slot="34" amount="64" damage="1" material="wood"/>
  180. <item slot="35" amount="64" damage="5" material="wood"/>
  181. </kit>
  182. </class>
  183. </classes>
  184. <maxbuildheight>127</maxbuildheight>
  185. <regions>
  186. <union id="spawns">
  187. <cuboid id="red-spawn" min="158,110,32" max="131,80,49"/>
  188. <cuboid id="blue-spawn" min="62,110,32" max="35,80,49"/>
  189. </union>
  190. <union id="ship-center">
  191. <cuboid min="132,90,-8" max="132,102,67"/>
  192. <cuboid min="36,90,-8" max="60,102,67"/>
  193. </union>
  194. <union id="ships">
  195. <cuboid id="red-ship" min="109,128,69" max="199,47,-41"/>
  196. <cuboid id="blue-ship" min="83,47,-55" max="9,128,69"/>
  197. </union>
  198. <rectangle id="main-area" min="-24,-125" max="208,-86"/>
  199. <apply block="no-void" region="main area" message="Cannoneers cannot leave the ship."/>
  200. <apply block="never" region="spawns" message="`c`lCan't build in spawn."/>
  201. <apply block-place="no-tnt-red" region="red-ship" message="Soldiers can't place tnt on their own ship."/>
  202. <apply block-place="no-tnt-blue" region="blue-ship" message="Soldiers can't place tnt on their own ship."/>
  203. <apply block="no-tnt" region="ship-center" message="Can't place TNT here."/>
  204. <apply block-break="unbreakable-blocks" region="ships" message="These blocks cannot be broken!"/>
  205. </regions>
  206. <itemremove>
  207. <item>chainmail helmet</item>
  208. <item>chainmail chestplate</item>
  209. <item>chainmail leggings</item>
  210. <item>chainmail boots</item>
  211. <item>iron helmet</item>
  212. <item>iron chestplate</item>
  213. <item>iron leggings</item>
  214. <item>iron boots</item>
  215. <item>wood</item>
  216. <item>diamond pickaxe</item>
  217. <item>iron sword</item>
  218. <item>bow</item>
  219. <item>stone axe</item>
  220. <item>golden apple</item>
  221. <item>cooked mutton</item>
  222. <item>wood plate</item>
  223. <item>log</item>
  224. <item>log 2</item>
  225. <item>dispenser</item>
  226. <item>tnt</item>
  227. <item>arrow</item>
  228. <item>water bucket</item>
  229. <item>stone</item>
  230. <item>ender stone</item>
  231. <item>ladder</item>
  232. <item>redstone torch on</item>
  233. <item>dark oak fence</item>
  234. <item>redstone</item>
  235. <item>wood button</item>
  236. <item>wool</item>
  237. <item>wood stairs</item>
  238. <item>smooth stairs</item>
  239. <item>cobble wall</item>
  240. <item>cobblestone</item>
  241. <item>step</item>
  242. <item>acacia stairs</item>
  243. <item>birch stairs</item>
  244. <item>jungle stairs</item>
  245. <item>smooth brick</item>
  246. <item>wood step</item>
  247. <item>glowstone dust</item>
  248. <item>fence</item>
  249. <item>iron fence</item>
  250. <item>shield</item>
  251. </itemremove>
  252. </map>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement