Clouds v1.2

Clouds

Battle in the skies be the last to win!

Map

  1. {
  2. "map": {
  3. "name": "Clouds",
  4. "version": "1.2",
  5. "description": "Battle in the skies be the last to win!",
  6. "authors": [
  7. "e654feb8-76d3-4539-979e-363dac636061"
  8. ]
  9. },
  10. "world": {
  11. "spawn": [
  12. {
  13. "point": {
  14. "xyz": "915, 83, -363"
  15. }
  16. }
  17. ],
  18. "time_lock": "noon",
  19. "world_height": 125
  20. },
  21. "games": {
  22. "skywars": {}
  23. },
  24. "regions": {
  25. "global": {
  26. "events": {
  27. "tnt": {
  28. "throw_blocks": true
  29. },
  30. "creature_spawns": {
  31. "creatures": [
  32. "snowman"
  33. ],
  34. "allow": true
  35. },
  36. "chest": {
  37. "kits": [
  38. {
  39. "name": "skywars_armor",
  40. "amount": 2
  41. },
  42. {
  43. "name": "skywars_wepons",
  44. "amount": 2
  45. },
  46. {
  47. "name": "skywars_blocks",
  48. "amount": 2
  49. },
  50. {
  51. "name": "skywars_food",
  52. "amount": 1
  53. },
  54. {
  55. "name": "skywars_items",
  56. "amount": 8,
  57. "repeat": true
  58. }
  59. ]
  60. }
  61. },
  62. "zones": [
  63. {
  64. "global": {}
  65. }
  66. ]
  67. }
  68. },
  69. "kits": {
  70. "alchemist": {
  71. "items": [
  72. {
  73. "slot": 0,
  74. "amount": 4,
  75. "item": "potion",
  76. "damage": 16386
  77. },
  78. {
  79. "slot": 1,
  80. "amount": 4,
  81. "item": "potion",
  82. "damage": 16449
  83. },
  84. {
  85. "slot": 2,
  86. "amount": 4,
  87. "item": "potion",
  88. "damage": 16396
  89. },
  90. {
  91. "slot": 3,
  92. "amount": 4,
  93. "item": "potion",
  94. "damage": 16452
  95. }
  96. ]
  97. },
  98. "enchantment": {
  99. "items": [
  100. {
  101. "slot": 0,
  102. "item": "enchantment_table"
  103. },
  104. {
  105. "slot": 1,
  106. "amount": 15,
  107. "item": "exp_bottle"
  108. }
  109. ]
  110. }
  111. },
  112. "classes": {
  113. "alchemist": {
  114. "name": "Alchemist",
  115. "icon": "potion",
  116. "description": "Start with positions.",
  117. "kit": "alchemist"
  118. },
  119. "enchantment": {
  120. "name": "Enchantment",
  121. "icon": "exp_bottle",
  122. "description": "You have to experience to enchant your items.",
  123. "kit": "enchantment"
  124. }
  125. },
  126. "teams": {
  127. "players": {
  128. "name": "Players",
  129. "color": "aqua",
  130. "size": 15,
  131. "spawns": [
  132. {
  133. "point": {
  134. "xyz": "971, 55, -371"
  135. }
  136. },
  137. {
  138. "point": {
  139. "xyz": "963, 55, -339"
  140. }
  141. },
  142. {
  143. "point": {
  144. "xyz": "966, 55, -308"
  145. }
  146. },
  147. {
  148. "point": {
  149. "xyz": "954, 55, -272"
  150. }
  151. },
  152. {
  153. "point": {
  154. "xyz": "915, 55, -262"
  155. }
  156. },
  157. {
  158. "point": {
  159. "xyz": "878, 55, -255"
  160. }
  161. },
  162. {
  163. "point": {
  164. "xyz": "837, 55, -260"
  165. }
  166. },
  167. {
  168. "point": {
  169. "xyz": "799, 55, -279"
  170. }
  171. },
  172. {
  173. "point": {
  174. "xyz": "792, 56, -308"
  175. }
  176. },
  177. {
  178. "point": {
  179. "xyz": "798, 56, -338"
  180. }
  181. },
  182. {
  183. "point": {
  184. "xyz": "797, 56, -365"
  185. }
  186. },
  187. {
  188. "point": {
  189. "xyz": "800, 55, -393"
  190. }
  191. },
  192. {
  193. "point": {
  194. "xyz": "835, 55, -410"
  195. }
  196. },
  197. {
  198. "point": {
  199. "xyz": "872, 55, -416"
  200. }
  201. },
  202. {
  203. "point": {
  204. "xyz": "917, 55, -408"
  205. }
  206. },
  207. {
  208. "point": {
  209. "xyz": "955, 55, -397"
  210. }
  211. }
  212. ]
  213. }
  214. }
  215. }