Sky Sync v1.2

Sky Sync

Kill the other players and be the last to win!

Author

Map

{
  "map": {
    "name": "Sky Sync",
    "version": "1.2",
    "description": "Kill the other players and be the last to win!",
    "authors": [
      "c9c2b7fe-e2c1-4266-9556-aafccc0d1f13"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "0, 64, 0"
        }
      }
    ],
    "time_lock": "noon",
    "world_height": 75
  },
  "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": "blue",
      "size": 15,
      "spawns": [
        {
          "point": {
            "xyz": "0, 62, 30",
            "yaw": 180,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "12, 62, 28",
            "yaw": 156,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "21, 62, 21",
            "yaw": 135,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "28, 62, 12",
            "yaw": 113,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "30, 62, 0",
            "yaw": 90,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "28, 62, -11",
            "yaw": 66,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "21, 62, -20",
            "yaw": 45,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "12, 62, -27",
            "yaw": 22,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "0, 62, -29",
            "yaw": 0,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-11, 62, -27",
            "yaw": -23,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-20, 62, -20",
            "yaw": -45,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-27, 62, -11",
            "yaw": -66,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-29, 62, 0",
            "yaw": -90,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-27, 62, 12",
            "yaw": -113,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-20, 62, 21",
            "yaw": -135,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-11, 62, 28",
            "yaw": -156,
            "pitch": 0
          }
        }
      ]
    }
  }
}