Skip to content

Instantly share code, notes, and snippets.

@Electroid
Created April 2, 2014 23:26
Show Gist options
  • Save Electroid/9945356 to your computer and use it in GitHub Desktop.
Save Electroid/9945356 to your computer and use it in GitHub Desktop.
Conquest
<?xml version="1.0"?>
<map proto="1.3.1">
<name>Conquest</name>
<version>0.4-BETA</version>
<objective>Conquer the map, every time you kill an enemy they join your team!</objective>
<conquest>
<winratio>0.85</winratio>
<takeback>true</takeback>
</conquest>
<rules>
<rule>Do not hide/avoid pvp; be a good sport.</rule>
<rule>Try not to spawn camp.</rule>
<rule>Use /rc to see a list of trades in-game!</rule>
</rules>
<authors>
<author>chickolympics</author>
<author>ElectroidFilms</author>
<author>Stealth5061</author>
<author>xannallax33</author>
<author>moo88888888</author>
<author>YukonAppleGeek</author>
</authors>
<contributors>
<contributor>BrettOgden</contributor>
<contributor>SuperYoshiBoy</contributor>
<contributor>thestrangeboy1</contributor>
<contributor>Reshif</contributor>
</contributors>
<teams>
<team color="blue" max="75" max-overfill="75">Blue Team</team>
<team color="dark red" max="75" max-overfill="75">Red Team</team>
<team color="yellow" max="75" max-overfill="75">Yellow Team</team>
<team color="dark green" max="75" max-overfill="75">Green Team</team>
</teams>
<kits>
<kit name="teams">
<item slot="8" amount="6" name="`7Rations" lore="`cGet more food from the cows!">bread</item>
</kit>
<kit name="blue" parents="teams">
<chestplate name="`7Damaged Armor" color="334CB2" damage="70">leather chestplate</chestplate>
</kit>
<kit name="red" parents="teams">
<chestplate name="`7Damaged Armor" color="993333" damage="70">leather chestplate</chestplate>
</kit>
<kit name="yellow" parents="teams">
<chestplate name="`7Damaged Armor" color="E5E533" damage="70">leather chestplate</chestplate>
</kit>
<kit name="green" parents="teams">
<chestplate name="`7Damaged Armor" color="667F33" damage="70">leather chestplate</chestplate>
</kit>
<kit name="tutorial">
<item slot="9" name="`cInput: `7Log">log</item>
<item slot="10" name="`cInput: `7Gravel">gravel</item>
<item slot="11" name="`cInput: `7Iron Block">iron block</item>
<item slot="12" name="`cInput: `7Log">log</item>
<item slot="13" name="`cInput: `7Diamond Block">diamond block</item>
<item slot="14" name="`cInput: `7Diamond Block">diamond block</item>
<item slot="15" name="`cInput: `7Iron Block">iron block</item>
<item slot="16" name="`cInput: `7Diamond Ore">diamond ore</item>
<item slot="17" name="`cInput: `7Iron Ore">iron ore</item>
<item slot="18" name="`6Place-on: `7Flattner">anvil</item>
<item slot="19" name="`6Place-on: `7Cutter">jukebox</item>
<item slot="20" name="`6Place-on: `7Flattner">anvil</item>
<item slot="21" name="`6Place-on: `7Cutter">jukebox</item>
<item slot="22" name="`6Place-on: `7Enricher">beacon</item>
<item slot="23" name="`6Place-on: `7Flattner">anvil</item>
<item slot="24" name="`6Place-on: `7Expander">piston sticky base</item>
<item slot="25" name="`6Place-on: `7Compressor">cauldron item</item>
<item slot="26" name="`6Place-on: `7Compressor">cauldron item</item>
<item slot="27" name="`aOutput: `7Set of Wood Tools">wood sword</item>
<item slot="28" name="`aOutput: `7Arrows" amount="12">arrow</item>
<item slot="29" name="`aOutput: `7Rails" amount="16">rails</item>
<item slot="30" name="`aOutput: `7Wood" amount="12">wood</item>
<item slot="31" name="`aOutput: `7Diamond Chestplate" enchantment="protection environmental:1">diamond chestplate</item>
<item slot="32" name="`aOutput: `7Set of Diamond Tools">diamond sword</item>
<item slot="33" name="`aOutput: `7Set of Iron Armor">iron chestplate</item>
<item slot="34" name="`aOutput: `7Diamonds" amount="3">diamond</item>
<item slot="35" name="`aOutput: `7Iron Ingots" amount="2">iron ingot</item>
</kit>
</kits>
<spawns>
<spawn team="blue" kit="blue" angle="0,48,0">
<region name="blue-raw-spawn"/>
</spawn>
<spawn team="red" kit="red" angle="0,48,0">
<region name="red-raw-spawn"/>
</spawn>
<spawn team="yellow" kit="yellow" angle="0,48,0">
<region name="yellow-raw-spawn"/>
</spawn>
<spawn team="green" kit="green" angle="0,48,0">
<region name="green-raw-spawn"/>
</spawn>
<default kit="tutorial" yaw="0">
<point>0,111,2</point>
</default>
</spawns>
<regions>
<rectangle name="all" min="-oo,-oo" max="oo,oo"/>
<cuboid name="beacon" min="-3,26,-3" max="3,oo,3"/>
<cylinder name="center" base="0,12,0" radius="30" height="50"/>
<union name="raw-spawns">
<cylinder name="blue-raw-spawn" base="-155.5,47,-164.5" radius="4" height="0"/>
<cylinder name="red-raw-spawn" base="164.5,47,-155.5" radius="4" height="0"/>
<cylinder name="yellow-raw-spawn" base="155.5,47,164.5" radius="4" height="0"/>
<cylinder name="green-raw-spawn" base="-164.5,47,155.5" radius="4" height="0"/>
</union>
<union name="bases">
<union name="blue-base">
<complement>
<rectangle min="-130,-182" max="-174,-151"/> // main rectangle
<rectangle min="-130,-182" max="-139,-173"/> // complement out of main rectangle
</complement>
<circle center="-144.5,-144.5" radius="9"/> // circle adjecent from tower
<rectangle min="-154,-144" max="-166,-152"/> // rectangle to right of circle
<circle center="-176.5,-163.5" radius="6"/> // circle left of spawn circle
<rectangle min="-168,-181" max="-149,-193"/> // rectangle outside yaw of spawn circle
<rectangle min="-165,-173" max="-189,-182"/> // underground room
</union>
<union name="red-base">
<complement>
<rectangle min="182,-130" max="151,-174"/>
<rectangle min="182,-130" max="173,-139"/>
</complement>
<circle center="144.5,-144.5" radius="9"/>
<rectangle min="144,-154" max="152,-166"/>
<circle center="163.5,-176.5" radius="6"/>
<rectangle min="181,-168" max="193,-149"/>
<rectangle min="173,-165" max="182,-189"/>
</union>
<union name="yellow-base">
<complement>
<rectangle min="130,182" max="174,151"/>
<rectangle min="130,182" max="139,173"/>
</complement>
<circle center="144.5,144.5" radius="9"/>
<rectangle min="154,144" max="166,152"/>
<circle center="176.5,163.5" radius="6"/>
<rectangle min="168,181" max="149,193"/>
<rectangle min="165,173" max="189,182"/>
</union>
<union name="green-base">
<complement>
<rectangle min="-182,130" max="-151,174"/>
<rectangle min="-182,130" max="-173,139"/>
</complement>
<circle center="-144.5,144.5" radius="9"/>
<rectangle min="-144,154" max="-152,166"/>
<circle center="-163.5,176.5" radius="6"/>
<rectangle min="-181,168" max="-193,149"/>
<rectangle min="-173,165" max="-182,189"/>
</union>
</union>
<union name="placements">
<union name="anvil-placements">
<union name="blue-anvil-placements">
// @ spawn
<block>-177,41,-176</block>
<block>-185,41,-176</block>
// @ lava pit
<block>-271,33,-96</block>
<block>-269,33,-96</block>
<block>-267,33,-96</block>
<block>-265,33,-93</block>
<block>-271,33,-92</block>
<block>-269,33,-92</block>
</union>
<union name="red-anvil-placements">
// @ spawn
<block>175,41,-177</block>
<block>175,41,-185</block>
// @ lava pit
<block>95,33,-271</block>
<block>95,33,-269</block>
<block>95,33,-267</block>
<block>92,33,-265</block>
<block>91,33,-271</block>
<block>91,33,-269</block>
</union>
<union name="yellow-anvil-placements">
// @ spawn
<block>176,41,175</block>
<block>184,41,175</block>
// @ lava pit
<block>270,33,95</block>
<block>268,33,95</block>
<block>266,33,95</block>
<block>264,33,92</block>
<block>270,33,91</block>
<block>268,33,91</block>
</union>
<union name="green-anvil-placements">
// @ spawn
<block>-176,41,176</block>
<block>-176,41,184</block>
// @ lava pit
<block>-96,33,270</block>
<block>-96,33,268</block>
<block>-96,33,266</block>
<block>-93,33,265</block>
<block>-92,33,270</block>
<block>-92,33,268</block>
</union>
</union>
<union name="jukebox-placements">
<union name="blue-jukebox-placements">
// @ spawn
<block>-177,41,-180</block>
<block>-185,41,-180</block>
// @ wood shop
<block>-171,44,-110</block>
<block>-171,44,-113</block>
<block>-171,44,-116</block>
<block>-174,44,-116</block>
<block>-177,44,-116</block>
<block>-171,39,-110</block>
<block>-171,39,-116</block>
<block>-177,39,-116</block>
</union>
<union name="red-jukebox-placements">
// @ spawn
<block>179,41,-177</block>
<block>179,41,-185</block>
// @ wood shop
<block>109,44,-171</block>
<block>112,44,-171</block>
<block>115,44,-171</block>
<block>115,44,-174</block>
<block>115,44,-177</block>
<block>109,39,-171</block>
<block>115,39,-171</block>
<block>115,39,-177</block>
</union>
<union name="yellow-jukebox-placements">
// @ spawn
<block>176,41,179</block>
<block>184,41,179</block>
// @ wood shop
<block>170,44,109</block>
<block>170,44,112</block>
<block>170,44,115</block>
<block>173,44,115</block>
<block>176,44,115</block>
<block>170,39,109</block>
<block>170,39,115</block>
<block>176,39,115</block>
</union>
<union name="green-jukebox-placements">
// @ spawn
<block>-180,41,176</block>
<block>-180,41,184</block>
// @ wood shop
<block>-110,44,170</block>
<block>-113,44,170</block>
<block>-116,44,170</block>
<block>-116,44,173</block>
<block>-116,44,176</block>
<block>-110,39,170</block>
<block>-116,39,170</block>
<block>-116,39,176</block>
</union>
</union>
<union name="stickypiston-placements">
<union name="blue-stickypiston-placements">
// @ water mill
<block>-229,38,-131</block>
<block>-232,38,-126</block>
</union>
<union name="red-stickypiston-placements">
// @ water mill
<block>130,38,-229</block>
<block>125,38,-232</block>
</union>
<union name="yellow-stickypiston-placements">
// @ water mill
<block>228,38,130</block>
<block>231,38,125</block>
</union>
<union name="green-stickypiston-placements">
// @ water mill
<block>-131,38,228</block>
<block>-126,38,231</block>
</union>
</union>
<union name="cauldron-placements">
<union name="blue-cauldron-placements">
// @ water mill
<block>-229,38,-129</block>
<block>-234,38,-126</block>
</union>
<union name="red-cauldron-placements">
// @ water mill
<block>128,38,-229</block>
<block>125,38,-234</block>
</union>
<union name="yellow-cauldron-placements">
// @ water mill
<block>228,38,128</block>
<block>233,38,125</block>
</union>
<union name="green-cauldron-placements">
// @ water mill
<block>-129,38,228</block>
<block>-126,38,233</block>
</union>
</union>
<union name="enricher-placements">
<block name="blue-enricher-placement">-284,35,-89</block>
<block name="red-enricher-placement">88,35,-284</block>
<block name="yellow-enricher-placement">283,35,88</block>
<block name="green-enricher-placement">-89,35,283</block>
</union>
</union>
<union name="buildings">
<union name="wood-shops">
<cuboid name="blue-wood-shop" min="-167,36,-106" max="-180,49,-119"/>
<cuboid name="red-wood-shop" min="106,36,-167" max="119,49,-180"/>
<cuboid name="yellow-wood-shop" min="167,36,106" max="180,49,119"/>
<cuboid name="green-wood-shop" min="-106,36,167" max="-119,49,180"/>
</union>
<union name="water-mills">
<cuboid name="blue-water-mill" min="-223,33,-120" max="-243,61,-135"/>
<cuboid name="red-water-mill" min="120,33,-223" max="135,61,-243"/>
<cuboid name="yellow-water-mill" min="223,33,120" max="243,61,135"/>
<cuboid name="green-water-mill" min="-120,33,223" max="-135,61,243"/>
</union>
<union name="lava-pits">
<cuboid name="blue-lava-pit" min="-252,28,-82" max="-290,40,-97"/>
<cuboid name="red-lava-pit" min="82,28,-252" max="97,40,-290"/>
<cuboid name="yellow-lava-pit" min="252,28,82" max="290,40,97"/>
<cuboid name="green-lava-pit" min="-82,28,252" max="-97,40,290"/>
</union>
</union>
// Reduced sizes and rates temporarily
<union name="iron-mines">
<cylinder name="blue-iron-mine" base="-84.5,10,-125.5" radius="10" height="20"/>
<cylinder name="red-iron-mine" base="125.5,10,-84.5" radius="10" height="20"/>
<cylinder name="yellow-iron-mine" base="84.5,10,125.5" radius="10" height="20"/>
<cylinder name="green-iron-mine" base="-125.5,10,84.5" radius="10" height="20"/>
</union>
// Applied Regions
<apply block="allow-for-anvil" message="This block isn't supported here!">
<region name="anvil-placements"/>
</apply>
<apply block="allow-for-jukebox" message="This block isn't supported here!">
<region name="jukebox-placements"/>
</apply>
<apply block="allow-for-stickypiston" message="This block isn't supported here!">
<region name="stickypiston-placements"/>
</apply>
<apply block="allow-for-cauldron" message="This block isn't supported here!">
<region name="cauldron-placements"/>
</apply>
<apply block-place="deny-all" block-break="allow-spawn" message="You may not modify the spawn areas!">
<complement>
<region name="bases"/>
<region name="placements"/>
</complement>
</apply>
<apply block="deny-all" message="You may not modify the trade areas!">
<complement>
<region name="buildings"/>
<region name="placements"/>
</complement>
</apply>
<apply block="deny-void" use="deny-some deny-lava">
<region name="all"/>
</apply>
<apply block-place="deny-global" message="This block is disabled for placement!">
<complement>
<region name="all"/>
<region name="placements"/>
</complement>
</apply>
<apply block="deny-all" message="You may not modify the center beacon!">
<region name="beacon"/>
</apply>
</regions>
<filters>
<filter name="deny-lava">
<deny>
<block>lava</block>
<block>stationary lava</block>
</deny>
</filter>
<filter name="deny-some">
<deny>
<block>jukebox</block>
<block>anvil</block>
<block>piston sticky base</block>
<block>beacon</block>
<block>cauldron</block>
</deny>
</filter>
<filter name="allow-spawn" parents="deny-all">
<allow>
<block>leaves</block>
<block>long grass</block>
<block>yellow flower</block>
<block>red rose</block>
</allow>
</filter>
<filter name="deny-void">
<deny>
<void/>
</deny>
</filter>
<filter name="allow-for-anvil" parents="deny-all">
<allow>
<block>log</block>
<block>wood</block>
<block>sand</block>
<block>iron block</block>
<block>diamond block</block>
</allow>
</filter>
<filter name="allow-for-jukebox" parents="deny-all">
<allow>
<block>log</block>
<block>wood</block>
<block>sand</block>
<block>iron block</block>
<block>gravel</block>
</allow>
</filter>
<filter name="allow-for-stickypiston" parents="deny-all">
<allow>
<block>wood</block>
<block>iron block</block>
<block>diamond block</block>
</allow>
</filter>
<filter name="allow-for-cauldron" parents="deny-all">
<allow>
<block>iron ore</block>
<block>pumpkin</block>
<block>glowstone</block>
<block>clay</block>
<block>sand</block>
<block>diamond ore</block>
<block>diamond block</block>
</allow>
</filter>
<filter name="deny-global">
<deny>
<block>132</block>
<block>diamond ore</block>
<block>iron ore</block>
</deny>
</filter>
</filters>
<blockdrops>
// Anvil Drops
<rule>
<region>anvil-placements</region>
<block>log</block>
<drops>
<item>wood sword</item>
<item>wood axe</item>
<item>wood pickaxe</item>
<item>wood spade</item>
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
<rule>
<region>anvil-placements</region>
<block>wood</block>
<drops>
<item amount="2">126</item> // wood slab
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
<rule>
<region>anvil-placements</region>
<block>sand</block>
<drops>
<item>thin glass</item>
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
<rule>
<region>anvil-placements</region>
<block>iron block</block>
<drops>
<item amount="16">rails</item>
<item>powered rail</item>
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
<rule>
<region>anvil-placements</region>
<block>diamond block</block>
<drops>
<item>diamond sword</item>
<item>diamond pickaxe</item>
<item>diamond axe</item>
<item>diamond spade</item>
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
// Jukebox Drops
<rule>
<region>jukebox-placements</region>
<block>log</block>
<drops>
<item amount="12">wood</item>
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
<rule>
<region>jukebox-placements</region>
<block>wood</block>
<drops>
<item amount="6">stick</item>
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
<rule>
<region>jukebox-placements</region>
<block>iron block</block>
<drops>
<item>minecart</item>
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
<rule>
<region>jukebox-placements</region>
<block>gravel</block>
<drops>
<item amount="12">arrow</item>
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
// Sticky Piston Drops
<rule>
<region>stickypiston-placements</region>
<block>wood</block>
<drops>
<item amount="3">53</item> // Wood Stairs
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
<rule>
<region>stickypiston-placements</region>
<block>iron block</block>
<drops>
<item>iron helmet</item>
<item>iron chestplate</item>
<item>iron leggings</item>
<item>iron boots</item>
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
<rule>
<region>stickypiston-placements</region>
<block>diamond block</block>
<drops>
<item>diamond helmet</item>
<item>diamond leggings</item>
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
<rule>
<region>stickypiston-placements</region>
<block>hay block</block>
<drops>
<item amount="8">bread</item>
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
// cauldron Drops
<rule>
<region>cauldron-placements</region>
<block>iron ore</block>
<drops>
<item amount="2">iron ingot</item>
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
<rule>
<region>cauldron-placements</region>
<block>pumpkin</block>
<drops>
<item>pumpkin pie</item>
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
<rule>
<region>cauldron-placements</region>
<block>glowstone</block>
<drops>
<item amount="8">torch</item>
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
<rule>
<region>cauldron-placements</region>
<block>clay</block>
<drops>
<item>brick</item>
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
<rule>
<region>cauldron-placements</region>
<block>sand</block>
<drops>
<item>glass</item>
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
<rule>
<region>cauldron-placements</region>
<block>diamond ore</block>
<drops>
<item amount="3">diamond</item>
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
// Enricher Drops
<rule>
<region>enricher-placements</region>
<block>diamond block</block>
<drops>
<item enchantment="protection environmental:1">diamond chestplate</item>
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
<rule>
<region>enricher-placements</region>
<block>pumpkin</block>
<drops>
<item>jack o lantern</item>
</drops>
<experience>1</experience>
<wrongtool>true</wrongtool>
</rule>
// Other Drops
<rule>
<region>center</region>
<block>diamond ore</block>
<drops>
<item>diamond ore</item>
</drops>
<experience>10</experience>
<wrongtool>true</wrongtool>
</rule>
<rule>
<block>leaves</block>
<drops>
<item>string</item>
</drops>
<wrongtool>true</wrongtool>
</rule>
</blockdrops>
<renewables>
// Reduced due to lag and 150% server CPU usage
<renewable rate="2" grow="true" particles="true" sound="true" avoid-entities="false">
<region>
<region name="iron-mines"/>
</region>
<renew>iron ore</renew>
</renewable>
<renewable rate="1" grow="true" particles="true" sound="true" avoid-entities="false">
<region>
<region name="center"/>
</region>
<renew>diamond ore</renew>
</renewable>
</renewables>
<itemremove>
<item>bedrock</item>
<item>skull</item>
<item>skull item</item>
<item>long grass</item>
<item>red rose</item>
<item>yellow flower</item>
<item>seeds</item>
<item>bread</item>
<item>leather chestplate</item>
</itemremove>
<mobs>
<filter parents="deny-all">
<allow>
<mob>cow</mob>
<mob>pig</mob>
<mob>sheep</mob>
<mob>chicken</mob>
</allow>
</filter>
</mobs>
<maxbuildheight>70</maxbuildheight>
<gamerules>
<doDaylightCycle>false</doDaylightCycle>
</gamerules>
<tutorial>
<prefix>
<stage title="Introduction">
<message>
<line>You are currently `bspectating `fthe game and cannot interact with other players.</line>
<line>`8`lRight click `rto learn about this map!</line>
</message>
</stage>
</prefix>
<stage title="`6`lConquest Gamemode">
<message>
<line>Welcome to `6Conquest`r, a new gamemode where when you kill an enemy, they join your team.</line>
<line>The first team to capture `a85% `rof the players on the field wins!</line>
</message>
<teleport>
<point yaw="-50" pitch="40">-36,78,-32</point>
</teleport>
</stage>
<stage title="`6`lThe Map">
<message>
<line>On this map, there are `a4 teams `reach owning a piece of the huge 300 block radius circle.</line>
<line>There are many places to gather supplies and trade for special goodies that we will introduce to you now.</line>
</message>
<teleport>
<point yaw="-40" pitch="15">136,58,129</point>
</teleport>
</stage>
<stage title="`7`lIron Mines">
<message>
<line>Here is the `7iron mine `racross from the spawn just by following the path.</line>
<line>The iron blocks will `arenew `rand you will never run out of it.</line>
<line>Each team has their own mine, so try to capture and control theirs' as well.</line>
</message>
<teleport>
<point yaw="130" pitch="50">108,33,141</point>
</teleport>
</stage>
<stage title="`b`lDiamond Pit">
<message>
<line>In the center of the map, where the beacons are, is the diamond pit.</line>
<line>Here the diamond ore will also `arenew`r; however, you will be very exposed whilst doing so.</line>
<line>No matter how hard, whichever team controls that area will have a great advantage.</line>
</message>
<teleport>
<point yaw="0" pitch="30">0,52,-25</point>
</teleport>
</stage>
<stage title="`6`lTrading System">
<message>
<line>On this map, you will be able to trade blocks for extra goodies that will make gearing up easy.</line>
<line>In your `ainventory `rand at the `aobservers' spawn `ryou will find a quick guide on what each block can be traded for.</line>
<line>Basically, you take the `cinput `rand place in on a certain block to get your `aoutput`r.</line>
<line>The blocks you place the items can be found all around the map in certain `abuildings`r, which we will show you now.</line>
</message>
<teleport>
<point angle="0,108,0">7,116,3</point>
</teleport>
</stage>
<stage title="`6`lUsing the Trading System">
<message>
<line>Place the `ainput `rblock on the `6place-on `rblock.</line>
<line>Now, break the `ainput `rblock you placed.</line>
<line>Then, the `aoutput `ritems will be put out for you to pick up!</line>
</message>
</stage>
<stage title="`3`lTrades at Spawn">
<teleport>
<point yaw="75" pitch="25">-159,52,-180</point>
</teleport>
</stage>
<stage title="`3`lTrades at the Wood Shop">
<teleport>
<point yaw="-130" pitch="15">-182,47,-105</point>
</teleport>
</stage>
<stage title="`3`lTrades at the Water Mill">
<teleport>
<point yaw="-180" pitch="15">-228,55,-105</point>
</teleport>
</stage>
<stage title="`3`lTrades at Blacksmith">
<teleport>
<point yaw="100" pitch="10">-232,40,-85</point>
</teleport>
</stage>
<stage title="`c`lFor Staff Members">
<message>
<line>To disable the world edit wand, use `a/toggleeditwand</line>
</message>
</stage>
<suffix>
<stage title="Finish">
<message>
<line>Now that you know all about the map, go play!</line>
<line>`rJoin a team by typing `c/join `ror using the `a`lTeam Selection `rbook in your inventory.</line>
<line>`rLearn more about the plugin by reading the `b`lHow To Guide`r.</line>
<line>`rCheck out additional perks at `6`lhttps://oc.tc/shop</line>
<line>`d`lHave fun!</line>
</message>
</stage>
</suffix>
</tutorial>
</map>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment