Airship War v1.6

Airship War

Destroy the other teams airship be for time runs out and earn the most kill points.

Teams

  • White
  • Red
  • Map

    1. {
    2. "map": {
    3. "name": "Airship War",
    4. "version": "1.6",
    5. "description": "Destroy the other teams airship be for time runs out and earn the most kill points.",
    6. "authors": [
    7. "5bd3df13-9b15-439a-9762-dd47ef53a746"
    8. ]
    9. },
    10. "world": {
    11. "spawn": [
    12. {
    13. "point": {
    14. "xyz": "-152, 173, 997"
    15. }
    16. }
    17. ],
    18. "world_height": 163,
    19. "clear_chests": false
    20. },
    21. "games": {
    22. "deathmatch": {
    23. "time_limit": "10m"
    24. }
    25. },
    26. "regions": {
    27. "global": {
    28. "events": {
    29. "tnt": {
    30. "throw_blocks": true
    31. }
    32. },
    33. "zones": [
    34. {
    35. "global": {}
    36. }
    37. ]
    38. },
    39. "spawns": {
    40. "events": {
    41. "build": {
    42. "allow": false
    43. },
    44. "destroy": {
    45. "allow": false
    46. }
    47. },
    48. "zones": [
    49. {
    50. "cylinder": {
    51. "center": {
    52. "xyz": "-139, 134, 984"
    53. },
    54. "height": 5,
    55. "radius": 5
    56. }
    57. },
    58. {
    59. "cylinder": {
    60. "center": {
    61. "xyz": "-146, 131, 1023"
    62. },
    63. "height": 5,
    64. "radius": 5
    65. }
    66. }
    67. ]
    68. }
    69. },
    70. "kits": {
    71. "all": {
    72. "armor": {
    73. "helmet": {
    74. "item": "leather_helmet"
    75. },
    76. "chestplate": {
    77. "item": "leather_chestplate"
    78. },
    79. "leggings": {
    80. "item": "leather_leggings"
    81. },
    82. "boots": {
    83. "item": "leather_boots"
    84. }
    85. },
    86. "items": [
    87. {
    88. "slot": 0,
    89. "item": "iron_sword"
    90. },
    91. {
    92. "slot": 1,
    93. "item": "bow"
    94. },
    95. {
    96. "slot": 2,
    97. "item": "diamond_pickaxe"
    98. },
    99. {
    100. "slot": 3,
    101. "item": "diamond_axe"
    102. },
    103. {
    104. "slot": 4,
    105. "amount": 3,
    106. "item": "golden_apple"
    107. },
    108. {
    109. "slot": 5,
    110. "amount": 64,
    111. "item": "wood"
    112. },
    113. {
    114. "slot": 27,
    115. "amount": 64,
    116. "item": "arrow"
    117. },
    118. {
    119. "slot": 18,
    120. "amount": 64,
    121. "item": "arrow"
    122. }
    123. ]
    124. }
    125. },
    126. "teams": {
    127. "white": {
    128. "name": "White",
    129. "color": "white",
    130. "kit": "all",
    131. "size": 20,
    132. "spawns": [
    133. {
    134. "point": {
    135. "xyz": "-139, 136, 984"
    136. }
    137. }
    138. ]
    139. },
    140. "red": {
    141. "name": "Red",
    142. "color": "red",
    143. "kit": "all",
    144. "size": 20,
    145. "spawns": [
    146. {
    147. "point": {
    148. "xyz": "-146, 133, 1023"
    149. }
    150. }
    151. ]
    152. }
    153. }
    154. }