Balao v1.4

Balao

SkyBlock Warriors, to win be the last player left.

Map

{
  "map": {
    "name": "Balao",
    "version": "1.4",
    "description": "SkyBlock Warriors, to win be the last player left.",
    "authors": [
      "1fca3d7a-dd61-4cee-909d-07e12e64887c"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "12625, 80, 9628"
        }
      }
    ],
    "time_lock": "noon",
    "world_height": 100
  },
  "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": 3,
              "repeat": true
            },
            {
              "name": "skywars_food",
              "amount": 1
            },
            {
              "name": "skywars_items",
              "amount": 4,
              "repeat": true
            }
          ]
        }
      },
      "zones": [
        {
          "global": {}
        }
      ]
    }
  },
  "kits": {
    "all": {
      "effects": [
        {
          "name": "speed",
          "duration": "5s",
          "ambient": true
        }
      ]
    }
  },
  "teams": {
    "players": {
      "name": "Players",
      "color": "aqua",
      "kit": "all",
      "spawns": [
        {
          "point": {
            "xyz": "12652, 75, 9627"
          }
        },
        {
          "point": {
            "xyz": "12651, 75, 9601"
          }
        },
        {
          "point": {
            "xyz": "12627, 75, 9598"
          }
        },
        {
          "point": {
            "xyz": "12601, 75, 9599"
          }
        },
        {
          "point": {
            "xyz": "12598, 75, 9628"
          }
        },
        {
          "point": {
            "xyz": "12599, 75, 9649"
          }
        },
        {
          "point": {
            "xyz": "12623, 75, 9652"
          }
        },
        {
          "point": {
            "xyz": "12649, 75, 9651"
          }
        }
      ]
    }
  }
}