The Glade v1.0

The Glade

Kill the other players and be the last to win!

Map

{
  "map": {
    "name": "The Glade",
    "version": "1.0",
    "description": "Kill the other players and be the last to win!",
    "authors": [
      "08d3fff5-f82a-4c11-8073-04ceaa1960fc"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "720, 110, -1336"
        }
      }
    ],
    "time_lock": "noon",
    "world_height": 110
  },
  "games": {
    "skywars": {}
  },
  "regions": {
    "global": {
      "events": {
        "tnt": {
          "throw_blocks": 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": 6,
              "repeat": true
            }
          ]
        }
      },
      "zones": [
        {
          "global": {}
        }
      ]
    }
  },
  "teams": {
    "players": {
      "name": "Players",
      "color": "green",
      "spawns": [
        {
          "point": {
            "xyz": "721, 91, -1382",
            "yaw": 0,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "696, 94, -1382",
            "yaw": -30,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "679, 94, -1361",
            "yaw": -60,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "673, 95, -1337",
            "yaw": -90,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "677, 93, -1311",
            "yaw": -120,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "695, 91, -1296",
            "yaw": -150,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "721, 91, -1287",
            "yaw": 180,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "749, 89, -1292",
            "yaw": 150,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "765, 89, -1311",
            "yaw": 120,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "768, 90, -1334",
            "yaw": 90,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "763, 90, -1356",
            "yaw": 60,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "746, 91, -1375",
            "yaw": 30,
            "pitch": 0
          }
        }
      ]
    }
  }
}