Advertisement
Guest User

Untitled

a guest
Aug 21st, 2014
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.73 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <map proto="1.3.3">
  3. <name>Destroy The Giraffe</name>
  4. <version>1.0.0</version>
  5. <objective>Short description about the maps objective.</objective>
  6. <authors>
  7. <author>yoyo_power</author>
  8. <author>Aalhond</author>
  9. </authors>
  10. <contributors>
  11. <contributor contribution="Server Hosting">pepsidawg00</contributor>
  12. <contributor contribution="Platform Design">Pandaboy999</contributor>
  13. </contributors>
  14. <broadcasts>
  15. <tip after="10m">`4What do you get when two giraffes collide? `1A giraffic jam</tip>
  16. <tip after="30m">`4Knock, Knock. `1Who's there? `4Giraffe. `1Giraffe who? `4Giraffe anything to eat?</tip>
  17. </broadcasts>
  18. <destroyables name="Giraffe" materials="stained_clay:4;stained_clay:12;wool:0;wool:15;coal_block" completion="70%">
  19. <destroyable owner="blue">
  20. <cuboid min="604,137,-1374" max="642,253,-1462"/>
  21. </destroyable>
  22. <destroyable owner="red">
  23. <cuboid min="749,137,-1509" max="700,253,-1378"/>
  24. </destroyable>
  25. </destroyables>
  26. <regions>
  27. <apply block="allow-blocks">
  28. <rectangle name="blue side" min="577,-1327" max="643,-1509"/>
  29. </apply>
  30. <apply block="allow-blocks">
  31. <rectangle name="red side" min="765,-1509" max="699,-1327"/>
  32. </apply>
  33. <apply block= "deny-blocks">
  34. <rectangle name="middle side" min="698,-1327" max="644,-1509"
  35. </apply>
  36. <apply enter="only-blue" message="You may not enter the enemy spawn!"
  37. <cuboid min="590,198,-1406" max="577,199,-1430"/>
  38. </apply>
  39. <apply>
  40. <apply enter="only-red" message="You may not enter the enemy spawn!"
  41. <cuboid min="765,198,-1430" max="752,199,-1406"/>
  42. </apply>
  43. </regions>
  44. <filters>
  45. <filter name="only-red">
  46. <team>red</team>
  47. </filter>
  48. <filter name="only-blue">
  49. <team>blue</team>
  50. </filter>
  51. </filters>
  52. <playable>
  53. <cuboid min="765,-oo,-1509" max="577,250,-1327"
  54. </playable>
  55. <renewables>
  56. <renewable rate="2.5 grow="true" particles="true" sound="true" avoid-entities="true">
  57. <region>
  58. <cuboid min="611,192,-1326" max="643,215,-1369"/>
  59. <cuboid min="698,217,-1327" max="731,193,-1369"/>
  60. <cuboid min="731,193,-1510" max="699,220,-1467"/>
  61. <cuboid min="611,193,-1467" max="644,215,-1510"/>
  62. </region>
  63. <renew>lapis_ore</renew>
  64. <renew>stone</renew>
  65. <renew>dirt</renew>
  66. <renew>grass</renew>
  67. <renew>cobblestone</renew>
  68. <renew>redstone_ore</renew>
  69. </renewable>
  70. </renewables>
  71. <teams>
  72. <team id="red" color="dark red" max="26" max-overfill="32">Red Team</team>
  73. <team id="blue" color="blue" max="26" max-overfill="32">Blue Team</team>
  74. </teams>
  75. <spawns>
  76. <spawn team="blue" kit="blue" yaw="-90">
  77. <cuboid min="590,198,-1406" max="577,199,-1430"/>
  78. </spawn>
  79. <spawn team="red" kit="red" yaw="90">
  80. <cuboid min="765,198,-1430" max="752,199,-1406"/>
  81. </spawn>
  82. <default yaw="-90">
  83. <cuboid min="546,199,-1413" max="553,200,-1421"/>
  84. </default>
  85. </spawns>
  86. <kits>
  87. <kit name="obs" potion-particles="false">
  88. <potion duration="oo" ambient="true">night vision</potion>
  89. </kit>
  90. <kit name="teams" parents="obs,tnt-inventory" potion-particles="false">
  91. <chestplate name="`bSuper Chestplate" damage="-3000" enchantment="protection explosions:1;oxygen:1;water worker:1;protection fall:4;protection projectile:1" attributes="generic.movementSpeed:base:0.1" locked="true">diamond chestplate</chestplate>
  92. <potion duration="oo">saturation</potion>
  93. </kit>
  94. <kit name="blue" parents="teams">
  95. <item slot="13" damage="11" amount="64">stained glass</item>
  96. <item slot="3" damage="11" amount="64">stained clay</item>
  97. <item slot="30" damage="11" amount="64">stained clay</item>
  98. <item slot="21" damage="11" amount="64">stained clay</item>
  99. <item slot="12" damage="11" amount="64">stained clay</item>
  100. <helmet damage="-3000" color="334CB2">leather helmet</helmet>
  101. <leggings damage="-3000" color="334CB2">leather leggings</leggings>
  102. <boots damage="-3000" color="334CB2">leather boots</boots>
  103. </kit>
  104. <kit name="red" parents="teams">
  105. <item slot="13" damage="14" amount="64">stained glass</item>
  106. <item slot="3" damage="14" amount="64">stained clay</item>
  107. <item slot="30" damage="14" amount="64">stained clay</item>
  108. <item slot="21" damage="14" amount="64">stained clay</item>
  109. <item slot="12" damage="14" amount="64">stained clay</item>
  110. <helmet damage="-3000" color="dd5566">leather helmet</helmet>
  111. <leggings damage="-3000" color="dd5566">leather leggings</leggings>
  112. <boots damage="-3000" color="dd5566">leather boots</boots>
  113. </kit>
  114. <kit name="yellow-projectiles" force="true">
  115. <item slot="1" damage="-3000">bow</item>
  116. <item slot="28" amount="24">arrow</item>
  117. </kit>
  118. </kits>
  119. </map>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement