22<name >Canopy</name >
33<version >0.2.13</version >
44<variant id =" hybrid" >Hybrid</variant >
5- <constant id =" flag-points" >1</constant >
6- <if variant =" hybrid" >
7- <constant id =" flag-points" >150</constant >
8- <phase >staging</phase >
9- </if >
105<gamemode >ctf</gamemode >
116<gamemode >rage</gamemode >
127<if variant =" default" >
8+ <created >2015-03-08</created >
139 <objective >Capture the enemy's flag as many times as possible in 15 minutes to win!</objective >
10+ <constant id =" flag-points" >1</constant >
1411</if >
1512<if variant =" hybrid" >
1613 <objective >Capture the enemy's flag and kill enemies to score, first to 450 points wins!</objective >
17- </if >
18- <if variant =" default" >
19- <time overtime =" 1m" max-overtime =" 2m" >15m</time >
14+ <constant id =" flag-points" >150</constant >
15+ <phase >staging</phase >
2016</if >
2117<authors >
2218 <author uuid =" dad8b95c-cf6a-44df-982e-8c8dd70201e0" /> <!-- ElectroidFilms -->
3127 </if >
3228</rules >
3329<if variant =" default" >
30+ <time overtime =" 1m" max-overtime =" 2m" >15m</time >
3431 <score >
3532 <mercy >3</mercy >
3633 </score >
4239 </score >
4340</if >
4441<teams >
45- <team id =" blue" color =" blue" max =" 16" >Blue</team >
46- <team id =" red" color =" dark red" max =" 16" >Red</team >
42+ <team id =" blue-team " color =" blue" max =" 16" >Blue</team >
43+ <team id =" red-team " color =" dark red" max =" 16" >Red</team >
4744</teams >
4845<kits >
4946 <kit id =" spawn-kit" >
7067</kits >
7168<spawns >
7269 <default >
73- <region yaw = " 0 " >
70+ <region >
7471 <point >66,58,0</point >
7572 </region >
7673 </default >
77- <spawn team =" blue" kit =" spawn-kit" >
74+ <spawn team =" blue-team " kit =" spawn-kit" >
7875 <region yaw =" -90" >
7976 <cuboid min =" -30.5,16,-6.5" max =" -30.5,16,8.5" />
8077 </region >
8178 </spawn >
82- <spawn team =" red" kit =" spawn-kit" >
79+ <spawn team =" red-team " kit =" spawn-kit" >
8380 <region yaw =" 90" >
8481 <cuboid min =" 162.5,16,7.5" max =" 162.5,16,-7.5" />
8582 </region >
8683 </spawn >
8784</spawns >
8885<filters >
89- <deny id =" only-blue" >
90- <team >red</team >
91- </deny >
92- <deny id =" only-red" >
93- <team >blue</team >
94- </deny >
9586 <not id =" no-flag" >
9687 <any >
9788 <carrying-flag >blue-flag</carrying-flag >
9889 <carrying-flag >red-flag</carrying-flag >
9990 </any >
10091 </not >
10192 <all id =" blue-no-flag" >
102- <team >blue</team >
93+ <team >blue-team </team >
10394 <not >
10495 <carrying-flag >red-flag</carrying-flag >
10596 </not >
10697 </all >
10798 <all id =" red-no-flag" >
108- <team >red</team >
99+ <team >red-team </team >
109100 <not >
110101 <carrying-flag >blue-flag</carrying-flag >
111102 </not >
112103 </all >
113- <not id =" no-beacon" >
114- <material >beacon</material >
115- </not >
104+ <material id =" only-beacon" >beacon</material >
116105 <any id =" only-plants" >
117106 <material >vine</material >
118107 <material >long grass</material >
204193 </union >
205194 </region >
206195 </apply >
207- <apply block =" only-plants" use =" no -beacon" block-physics =" deny-physics" />
196+ <apply block =" only-plants" use =" deny(only -beacon) " block-physics =" deny-physics" />
208197</regions >
209198<portals bidirectional =" true" yaw =" 180" >
210199 <portal x =" 0" y =" 39" z =" -4" region =" north-portal-below" />
211200 <portal x =" 0" y =" 39" z =" 4" region =" south-portal-below" />
212201</portals >
213202<flags flag-proximity-metric =" none" net-proximity-metric =" closest player" >
214- <flag id =" red-flag" name =" Red Flag" owner =" red" color =" red" pickup-filter =" only- blue" >
203+ <flag id =" red-flag" name =" Red Flag" owner =" red-team " color =" red" pickup-filter =" blue-team " >
215204 <post >156,38,5</post >
216205 </flag >
217206 <net points =" ${flag-points}" flag =" red-flag" return =" blue-flag" >
218207 <region >
219208 <cylinder base =" -24, 38, -4" radius =" 3" height =" 2" />
220209 </region >
221210 </net >
222- <flag id =" blue-flag" name =" Blue Flag" owner =" blue" color =" blue" pickup-filter =" only- red" >
211+ <flag id =" blue-flag" name =" Blue Flag" owner =" blue-team " color =" blue" pickup-filter =" red-team " >
223212 <post >-25,38,-5</post >
224213 </flag >
225214 <net points =" ${flag-points}" flag =" blue-flag" return =" red-flag" >
241230</itemremove >
242231<kill-rewards >
243232 <kill-reward >
244- <item amount =" 6" > arrow</ item >
233+ <item amount =" 6" material = " arrow" / >
245234 </kill-reward >
246235</kill-rewards >
247236<disabledamage >
259248 <depletion >off</depletion >
260249</hunger >
261250<rage />
262- </map >
251+ </map >
0 commit comments