Balloon Party v1.0

Balloon Party

Be the balloon Queen by staying alive longest! Remember to party.

Map

{
  "map": {
    "name": "Balloon Party",
    "version": "1.0",
    "description": "Be the balloon Queen by staying alive longest! Remember to party.",
    "authors": [
      "a916afbf-7b71-41e1-9ec2-a101a088501e"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "919, 66, 893"
        }
      }
    ],
    "time_lock": "day",
    "world_height": 100
  },
  "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": "red",
      "spawns": [
        {
          "point": {
            "xyz": "900, 65, 907"
          }
        },
        {
          "point": {
            "xyz": "916, 73, 919"
          }
        },
        {
          "point": {
            "xyz": "931, 71, 929"
          }
        },
        {
          "point": {
            "xyz": "936, 59, 907"
          }
        },
        {
          "point": {
            "xyz": "931, 69, 870"
          }
        },
        {
          "point": {
            "xyz": "910, 72, 872"
          }
        },
        {
          "point": {
            "xyz": "894, 59, 886"
          }
        },
        {
          "point": {
            "xyz": "919, 49, 893"
          }
        }
      ]
    }
  }
}