forked from rockymine/maps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
BrightNightII.xml
273 lines (263 loc) · 10.7 KB
/
BrightNightII.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
<?xml version="1.0"?>
<map proto="1.3.3">
<name>Bright Night II</name>
<version>1.0</version>
<objective>Be the first to destroy 75% of enemy's base.</objective>
<authors>
<author>Guicotsch</author>
</authors>
<contributors>
<contributor contribution="Server hosting">jollee999</contributor>
<contributor contribution="XML coding">TheZaner</contributor>
</contributors>
<rules>
<rule>Do not block the spawn portals!</rule>
</rules>
<teams>
<team color="dark red" max="25" max-overfill="30">Red Team</team>
<team color="blue" max="25" max-overfill="30">Blue Team</team>
</teams>
<!-- Spawns -->
<spawns>
<default yaw="-90">
<cuboid min="42,91,-112" max="41,91,-109" />
</default>
<spawn team="red" safe="true" kit="red" yaw="0">
<cuboid min="8,107,-186" max="-2,107,-185"/>
</spawn>
<spawn team="blue" safe="true" kit="blue" yaw="180">
<cuboid min="13,107,-37" max="1,107,-38"/>
</spawn>
</spawns>
<!-- Kits -->
<kits>
<kit name="tnt-inventory" force="true">
<item slot="0" damage="-3000" attributes="generic.attackDamage:add:7" name="Sharpened Diamond Pickaxe">diamond pickaxe</item>
<item slot="27" damage="-3000" name="`6TNT Defuser" lore="`7Right click to defuse team griefer's TNT|`7Does not work in `9water`7.|`7Use `a/report `7to alert the staff!">shears</item>
<item slot="9" amount="64">tnt</item><item slot="1" damage="-3000" enchantment="arrow infinite:1">bow</item>
<item slot="28">arrow</item><item slot="10" amount="64">tnt</item>
<item slot="2" amount="64">vine</item>
<item slot="29" damage="-3000" attributes="generic.attackDamage:add:1" name="`aiCarus Blade" lore="`7Right click to reduce TNT damage">wood sword</item>
<item slot="11" amount="64">tnt</item><item slot="4" amount="64">nether fence</item>
<item slot="31" amount="64">step</item><item slot="22" amount="16">ladder</item>
<item slot="5" amount="16">stone button</item>
<item slot="32" amount="8">stone plate</item>
<item slot="23" amount="16">lever</item>
<item slot="14" amount="16">trap door</item>
<item slot="6">water bucket</item>
<item slot="33">water bucket</item>
<item slot="24">water bucket</item>
<item slot="15" amount="16">piston base</item>
<item slot="7" amount="8">redstone block</item>
<item slot="34" amount="64">redstone</item>
<item slot="25" amount="16">redstone torch on</item>
<item slot="16" amount="16">diode</item>
<item slot="8" amount="64">tnt</item>
<item slot="35" amount="8">sand</item>
<item slot="26" amount="3">dispenser</item>
<item slot="17" amount="8">redstone comparator</item>
<knockback-reduction>0.5</knockback-reduction>
</kit>
<kit name="red" parents="tnt-inventory" force="true">
<helmet color="800000" damage="-3000">leather helmet</helmet>
<chestplate damage="-3000" enchantment="protection explosions:5">iron chestplate</chestplate>
<boots color="800000" damage="-3000" enchantment="protection explosions:5;protection fall:1">leather boots</boots>
<item damage="14" amount="64" slot="3">wool</item>
<item damage="14" amount="64" slot="30">wool</item>
<item damage="14" amount="64" slot="21">wool</item>
<item damage="14" amount="64" slot="12">wool</item>
</kit>
<kit name="blue" parents="tnt-inventory" force="true">
<helmet color="3c476e" damage="-3000">leather helmet</helmet>
<chestplate damage="-3000" enchantment="protection explosions:5">iron chestplate</chestplate>
<boots color="3c476e" damage="-3000" enchantment="protection explosions:5;protection fall:1">leather boots</boots>
<item damage="11" amount="64" slot="3">wool</item>
<item damage="11" amount="64" slot="30">wool</item>
<item damage="11" amount="64" slot="21">wool</item>
<item damage="11" amount="64" slot="12">wool</item>
</kit>
<kit name="resistance">
<potion duration="8" amplifier="5">damage resistance</potion>
</kit>
</kits>
<toolrepair>
<tool>bow</tool>
<tool>diamond pickaxe</tool>
<tool>dispenser</tool>
</toolrepair>
<itemremove>
<item>workbench</item>
<item>shears</item>
<item>wood sword</item>
<item>arrow</item>
<item>vine</item>
<item>stained clay</item>
<item>stained glass</item>
<item>nether fence</item>
<item>step</item>
<item>ladder</item>
<item>trap door</item>
<item>stone plate</item>
<item>piston base</item>
<item>redstone block</item>
<item>redstone</item>
<item>stone button</item>
<item>lever</item>
<item>redstone torch on</item>
<item>diode</item>
<item>water bucket</item>
<item>bucket</item>
<item>tnt</item>
<item>leather helmet</item>
<item>diamond chestplate</item>
<item>leather leggings</item>
<item>leather boots</item>
<item>bucket</item>
<item>diamond block</item>
<item>iron block</item>
<item>iron ingot</item>
<item>hopper</item>
<item>redstone comparator</item>
<item>iron chestplate</item>
<item>sand</item>
<item>wool:14</item>
<item>wool:11</item>
</itemremove>
<tnt>
<blockdamage>true</blockdamage>
<instantignite>false</instantignite>
</tnt>
<timelock>on</timelock>
<maxbuildheight>85</maxbuildheight>
<filters>
<filter name="only-blue">
<team>blue</team>
</filter>
<filter name="only-red">
<team>red</team>
</filter>
</filters>
<regions>
<cuboid name="building" min="oo,85,oo" max="-oo,255,-oo"/>
<rectangle name="blue" min="-24,-74" max="32,-93"/>
<rectangle name="red" min="-22,-131" max="34,-150"/>
<apply block="deny-world">
<union name="Portals">
<cuboid min="-14,71,-81" max="-19,75,-77"/>
<cuboid min="27,71,-81" max="23,75,-77"/>
<cuboid min="24,46,-81" max="28,50,-77"/>
<cuboid min="-14,46,-81" max="-19,50,-77"/>
<cuboid min="-16,71,-143" max="-13,75,-147"/>
<cuboid min="30,75,-141" max="26,71,-146"/>
<cuboid min="25,46,-141" max="29,50,-146"/>
<cuboid min="-17,46,-143" max="-11,50,-147"/>
</union>
</apply>
<apply block-place="deny-blocks" message="You cannot bridge on this map! Use cannons instead.">
<negative><region name="blue"/><region name="red"/></negative>
</apply>
<apply block-break="deny-blocks" message="You may not destroy blocks here.">
<region name="building"/>
</apply>
<apply kit="resistance">
<union>
<cuboid min="2,109,-41" max="1,107,-40"/>
<cuboid min="4,109,-41" max="6,107,-40"/>
<cuboid min="8,109,-41" max="10,107,-40"/>
<cuboid min="12,109,-41" max="14,107,-40"/>
<cuboid min="10,107,-183" max="8,108,-182"/>
<cuboid min="6,107,-183" max="4,108,-182"/>
<cuboid min="2,107,-183" max="0,108,-182"/>
<cuboid min="-2,107,-183" max="-4,108,-182"/>
</union>
</apply>
<cuboid name="red-base" min="43,15,-127" max="-29,92,-156" />
<apply block-place="deny-tnt-blue" message="`0You can't place tnt there, but you can mine.">
<region name="red-base" />
</apply>
<cuboid name="blue-base" min="-30,16,-89" max="37,88,-70" />
<apply block-place="deny-tnt-red" message="`0You can't place tnt there, but you can mine.">
<region name="red-base" />
</apply>
</regions>
<portals>
<!-- Blue team's portals to the map -->
<portal x="@-16" y="@47" z="@-81" yaw="@180" protect="true" filter="only-blue"> <!-- Bottom Left -->
<cuboid min="2,109,-41" max="1,107,-40"/>
</portal>
<portal x="@26" y="@47" z="@-81" yaw="@180" protect="true" filter="only-blue"> <!-- Bottom Right -->
<cuboid min="4,109,-41" max="6,107,-40"/>
</portal>
<portal x="@-17" y="@72" z="@-81" yaw="@180" protect="true" filter="only-blue"> <!-- Top Left -->
<cuboid min="8,109,-41" max="10,107,-40"/>
</portal>
<portal x="@25" y="@72" z="@-81" yaw="@180" protect="true" filter="only-blue"> <!-- Top Right -->
<cuboid min="12,109,-41" max="14,107,-40"/>
</portal>
<!-- Blue team's portals back to spawn -->
<portal x="@8" y="@107" z="@-37" yaw="@180" protect="true" filter="only-blue"> <!-- Top Left -->
<cuboid min="-15,72,-80" max="-17,73,-77"/>
</portal>
<portal x="@8" y="@107" z="@-37" yaw="@180" protect="true" filter="only-blue"> <!-- Top Right -->
<cuboid min="26,72,-79" max="23,73,-77"/>
</portal>
<portal x="@8" y="@107" z="@-37" yaw="@180" protect="true" filter="only-blue"> <!-- Bottom Right -->
<cuboid min="27,47,-79" max="24,48,-77"/>
</portal>
<portal x="@8" y="@107" z="@-37" yaw="@180" protect="true" filter="only-blue"> <!-- Bottom Left -->
<cuboid min="-15,47,-80" max="-18,48,-77"/>
</portal>
<!-- Red team's portals to the map -->
<portal x="@27" y="@47" z="@-141" yaw="@0" protect="true" filter="only-red">
<cuboid min="10,107,-183" max="8,108,-182"/>
</portal>
<portal x="@-15" y="@47" z="@-142" yaw="@0" protect="true" filter="only-red">
<cuboid min="6,107,-183" max="4,108,-182"/>
</portal>
<portal x="@28" y="@72" z="@-141" yaw="@0" protect="true" filter="only-red">
<cuboid min="2,107,-183" max="0,108,-182"/>
</portal>
<portal x="@-14" y="@72" z="@-142" yaw="@0" protect="true" filter="only-red">
<cuboid min="-2,107,-183" max="-4,108,-182"/>
</portal>
<!-- Red team's portals back to spawn -->
<portal x="@2" y="@107" z="@-185" yaw="@0" protect="true" filter="only-red">
<cuboid min="-16,72,-144" max="-13,74,-146"/>
</portal>
<portal x="@2" y="@107" z="@-185" yaw="@0" protect="true" filter="only-red">
<cuboid min="29,74,-143" max="26,72,-145"/>
</portal>
<portal x="@2" y="@107" z="@-185" yaw="@0" protect="true" filter="only-red">
<cuboid min="25,47,-143" max="28,49,-144"/>
</portal>
<portal x="@2" y="@107" z="@-185" yaw="@0" protect="true" filter="only-red">
<cuboid min="-17,47,-144" max="-14,49,-146"/>
</portal>
</portals>
<disabledamage>
<damage>fall</damage>
</disabledamage>
<hunger>
<depletion>off</depletion>
</hunger>
<!-- Monument -->
<destroyables>
<destroyables name="Towers" completion="80%" materials="stained clay:14;stained clay:11;cobblestone;wood;log;brick stairs;stained glass:15;smooth brick:2;smooth brick:1;smooth brick:0" show-progress="true">
<destroyable owner="blue">
<cuboid min="-26,15,-89" max="38,84,-71" />
</destroyable>
<destroyable owner="red">
<cuboid min="40,18,-136" max="-27,85,-152" />
</destroyable>
</destroyables>
<destroyables name="Placeholder" completion="0%" mode-changes="true" show="false" materials="air">
<destroyable owner="blue">
<block>0,0,0</block>
</destroyable>
</destroyables>
</destroyables>
<modes>
<mode after="5s" material="air" name="`c`lNote: `fYou may not bridge on this map! Use cannons instead."/>
<mode after="6s" material="air" name="`a`oYou have a sword for icarusing in your inventory."/>
</modes>
</map>