Flames v1.0

Flames

Kill the other players and be the last to win!

Map

{
  "map": {
    "name": "Flames",
    "version": "1.0",
    "description": "Kill the other players and be the last to win!",
    "authors": [
      "32b50797-bb18-40c3-9a68-b4aaf25f0754"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "0, 74, 0"
        }
      }
    ],
    "time_lock": "noon",
    "world_height": 85
  },
  "games": {
    "skywars": {}
  },
  "regions": {
    "global": {
      "events": {
        "tnt": {
          "throw_blocks": 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": "red",
      "spawns": [
        {
          "point": {
            "xyz": "-24, 66, 1",
            "yaw": -90,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-13, 66, 19",
            "yaw": 180,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "0, 66, 27",
            "yaw": 180,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "16, 66, 17",
            "yaw": 180,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "24, 66, 1",
            "yaw": 90,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "16, 66, -14",
            "yaw": 90,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "0, 66, -22",
            "yaw": 0,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-16, 66, -15",
            "yaw": 0,
            "pitch": 0
          }
        }
      ]
    }
  }
}