Disney v1.0

Disney

The Disney castle has turned into a pretty bad place... Be the last one alive!

Map

{
  "map": {
    "name": "Disney",
    "version": "1.0",
    "description": "The Disney castle has turned into a pretty bad place... Be the last one alive!",
    "authors": [
      "db1c55d1-0d8e-42b9-af36-950b006bec89"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "1600, 63, 1636"
        }
      }
    ],
    "time_lock": "day",
    "world_height": 100
  },
  "games": {
    "skywars": {}
  },
  "regions": {
    "global": {
      "events": {
        "tnt": {
          "throw_blocks": true
        },
        "creature_spawns": {
          "creatures": [
            "snowman"
          ],
          "allow": false
        },
        "chest": {
          "kits": [
            {
              "name": "skywars_armor",
              "amount": 4
            },
            {
              "name": "skywars_wepons",
              "amount": 2
            },
            {
              "name": "skywars_blocks",
              "amount": 5
            },
            {
              "name": "skywars_food",
              "amount": 1
            },
            {
              "name": "skywars_items",
              "amount": 6,
              "repeat": true
            }
          ]
        }
      },
      "zones": [
        {
          "global": {}
        }
      ]
    }
  },
  "teams": {
    "players": {
      "name": "Players",
      "color": "light_blue",
      "spawns": [
        {
          "point": {
            "xyz": "1591, 35, 1519"
          }
        },
        {
          "point": {
            "xyz": "1553, 35, 1545"
          }
        },
        {
          "point": {
            "xyz": "1571, 35, 1524"
          }
        },
        {
          "point": {
            "xyz": "1591, 35, 1520"
          }
        },
        {
          "point": {
            "xyz": "1626, 35, 1523"
          }
        },
        {
          "point": {
            "xyz": "1636, 35, 1549"
          }
        },
        {
          "point": {
            "xyz": "1634, 35, 1579"
          }
        },
        {
          "point": {
            "xyz": "1609, 35, 1595"
          }
        },
        {
          "point": {
            "xyz": "1579, 35, 1603"
          }
        },
        {
          "point": {
            "xyz": "1557, 35, 1589"
          }
        },
        {
          "point": {
            "xyz": "1552, 35, 1568"
          }
        }
      ]
    }
  }
}