Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <map proto="1.3.0">
- <name>Sky's Gate</name>
- <version>1.0.0</version>
- <objective>
- Blitz | Eliminate the other team before 5 minutes is up
- </objective>
- <authors>
- <author>Reshif</author>
- </authors>
- <teams>
- <team color="dark red" max="12">Red</team>
- <team color="blue" max="12">Blue</team>
- </teams>
- <blitz>
- <time>5m</time>
- <lives>1</lives>
- </blitz>
- <rules>
- <rule>Standard Project Ares Rules</rule>
- </rules>
- <kits>
- <kit name="spawn">
- <item slot="0" damage="-3000">stone sword</item>
- <item slot="1" damage="-3000">bow</item>
- <item slot="2" amount="6">cooked chicken</item>
- <item slot="3" amount="12">arrow</item>
- </kit>
- <kit name="red" parents="spawn">
- <helmet color="cd0000" damage="-3000">leather helmet</helmet>
- <chestplate damage="-3000">iron chestplate</chestplate>
- <leggings color="cd0000" damage="-3000">leather leggings</leggings>
- <boots damage="-3000">iron boots</boots>
- </kit>
- <kit name="blue" parents="spawn">
- <helmet color="0066cc" damage="-3000">leather helmet</helmet>
- <chestplate damage="-3000">iron chestplate</chestplate>
- <leggings color="0066cc" damage="-3000">leather leggings</leggings>
- <boots damage="-3000">iron boots</boots>
- </kit>
- </kits>
- <itemremove>
- <item>leather helmet</item>
- <item>iron chestplate</item>
- <item>leather leggings</item>
- <item>iron boots</item>
- </itemremove>
- <toolrepair>
- <tool>stone sword</tool>
- <tool>bow</tool>
- </toolrepair>
- <regions>
- <apply block="deny-all">
- <cuboid name="main-area" min="-256,1,-256" max="255,127,255"/>
- </apply>
- </regions>
- <playable>
- <region name="main-area"/>
- </playable>
- <spawns>
- <spawn team="red" kit="red" yaw="-90">
- <cylinder base="-57.5,25,0.5" radius="1.5" height="0"/>
- </spawn>
- <spawn team="blue" kit="blue" yaw="90">
- <cylinder base="58.5,25,0.5" radius="1.5" height="0"/>
- </spawn>
- <default yaw="0">
- <cylinder base="0,42,-29" radius="2" height="0"/>
- </default>
- </spawns>
- </map>
Advertisement
Add Comment
Please, Sign In to add comment