Flags v1.0

Flags

Be the last one alive to win this international battle.

Map

{
  "map": {
    "name": "Flags",
    "version": "1.0",
    "description": "Be the last one alive to win this international battle.",
    "authors": [
      "a916afbf-7b71-41e1-9ec2-a101a088501e"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "-85, 49, -1090"
        }
      }
    ],
    "time_lock": "night",
    "world_height": 70
  },
  "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": {}
        }
      ]
    }
  },
  "teams": {
    "players": {
      "name": "Players",
      "color": "blue",
      "spawns": [
        {
          "point": {
            "xyz": "-312, 15, -1090"
          }
        },
        {
          "point": {
            "xyz": "-116, 15, -1089"
          }
        },
        {
          "point": {
            "xyz": "-85, 15, -1120"
          }
        },
        {
          "point": {
            "xyz": "-85, 15, -1136"
          }
        },
        {
          "point": {
            "xyz": "-55, 15, -1090"
          }
        },
        {
          "point": {
            "xyz": "-38, 15, -1091"
          }
        },
        {
          "point": {
            "xyz": "-85, 15, -1059"
          }
        },
        {
          "point": {
            "xyz": "-85, 15, -1044"
          }
        }
      ]
    }
  }
}