Forbidden v1.5

Forbidden

Kill the other players and be the last to win!

Map

{
  "map": {
    "name": "Forbidden",
    "version": "1.5",
    "description": "Kill the other players and be the last to win!",
    "authors": [
      "efaa61c7-e081-4b16-902e-88040447a3e6",
      "c9c2b7fe-e2c1-4266-9556-aafccc0d1f13"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "-0, 64, 39"
        }
      }
    ],
    "time_lock": "noon",
    "world_height": 75
  },
  "games": {
    "skywars": {}
  },
  "regions": {
    "global": {
      "events": {
        "tnt": {
          "throw_blocks": true
        },
        "creature_spawns": {
          "creatures": [
            "snowman"
          ],
          "allow": true
        },
        "chest": {
          "kits": [
            {
              "name": "skywars_armor",
              "amount": 3
            },
            {
              "name": "skywars_wepons",
              "amount": 2
            },
            {
              "name": "skywars_blocks",
              "amount": 3,
              "repeat": true
            },
            {
              "name": "skywars_food",
              "amount": 2
            },
            {
              "name": "skywars_items",
              "amount": 4,
              "repeat": true
            }
          ]
        }
      },
      "zones": [
        {
          "global": {}
        }
      ]
    }
  },
  "teams": {
    "players": {
      "name": "Players",
      "color": "blue",
      "spawns": [
        {
          "point": {
            "xyz": "-29, 72, 28"
          }
        },
        {
          "point": {
            "xyz": "-15, 73, 15"
          }
        },
        {
          "point": {
            "xyz": "-0, 72, 3"
          }
        },
        {
          "point": {
            "xyz": "17, 73, 12"
          }
        },
        {
          "point": {
            "xyz": "34, 72, 21"
          }
        },
        {
          "point": {
            "xyz": "30, 73, 53"
          }
        },
        {
          "point": {
            "xyz": "10, 74, 66"
          }
        },
        {
          "point": {
            "xyz": "-18, 72, 65"
          }
        },
        {
          "point": {
            "xyz": "-30, 72, 49"
          }
        }
      ]
    }
  }
}