Clouds v1.2

Clouds

Battle in the skies be the last to win!

Map

{
  "map": {
    "name": "Clouds",
    "version": "1.2",
    "description": "Battle in the skies be the last to win!",
    "authors": [
      "e654feb8-76d3-4539-979e-363dac636061"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "915, 83, -363"
        }
      }
    ],
    "time_lock": "noon",
    "world_height": 125
  },
  "games": {
    "skywars": {}
  },
  "regions": {
    "global": {
      "events": {
        "tnt": {
          "throw_blocks": true
        },
        "creature_spawns": {
          "creatures": [
            "snowman"
          ],
          "allow": true
        },
        "chest": {
          "kits": [
            {
              "name": "skywars_armor",
              "amount": 2
            },
            {
              "name": "skywars_wepons",
              "amount": 2
            },
            {
              "name": "skywars_blocks",
              "amount": 2
            },
            {
              "name": "skywars_food",
              "amount": 1
            },
            {
              "name": "skywars_items",
              "amount": 8,
              "repeat": true
            }
          ]
        }
      },
      "zones": [
        {
          "global": {}
        }
      ]
    }
  },
  "kits": {
    "alchemist": {
      "items": [
        {
          "slot": 0,
          "amount": 4,
          "item": "potion",
          "damage": 16386
        },
        {
          "slot": 1,
          "amount": 4,
          "item": "potion",
          "damage": 16449
        },
        {
          "slot": 2,
          "amount": 4,
          "item": "potion",
          "damage": 16396
        },
        {
          "slot": 3,
          "amount": 4,
          "item": "potion",
          "damage": 16452
        }
      ]
    },
    "enchantment": {
      "items": [
        {
          "slot": 0,
          "item": "enchantment_table"
        },
        {
          "slot": 1,
          "amount": 15,
          "item": "exp_bottle"
        }
      ]
    }
  },
  "classes": {
    "alchemist": {
      "name": "Alchemist",
      "icon": "potion",
      "description": "Start with positions.",
      "kit": "alchemist"
    },
    "enchantment": {
      "name": "Enchantment",
      "icon": "exp_bottle",
      "description": "You have to experience to enchant your items.",
      "kit": "enchantment"
    }
  },
  "teams": {
    "players": {
      "name": "Players",
      "color": "aqua",
      "size": 15,
      "spawns": [
        {
          "point": {
            "xyz": "971, 55, -371"
          }
        },
        {
          "point": {
            "xyz": "963, 55, -339"
          }
        },
        {
          "point": {
            "xyz": "966, 55, -308"
          }
        },
        {
          "point": {
            "xyz": "954, 55, -272"
          }
        },
        {
          "point": {
            "xyz": "915, 55, -262"
          }
        },
        {
          "point": {
            "xyz": "878, 55, -255"
          }
        },
        {
          "point": {
            "xyz": "837, 55, -260"
          }
        },
        {
          "point": {
            "xyz": "799, 55, -279"
          }
        },
        {
          "point": {
            "xyz": "792, 56, -308"
          }
        },
        {
          "point": {
            "xyz": "798, 56, -338"
          }
        },
        {
          "point": {
            "xyz": "797, 56, -365"
          }
        },
        {
          "point": {
            "xyz": "800, 55, -393"
          }
        },
        {
          "point": {
            "xyz": "835, 55, -410"
          }
        },
        {
          "point": {
            "xyz": "872, 55, -416"
          }
        },
        {
          "point": {
            "xyz": "917, 55, -408"
          }
        },
        {
          "point": {
            "xyz": "955, 55, -397"
          }
        }
      ]
    }
  }
}