Medieval Times v1.0

Medieval Times

SkyBlock Warriors, to win be the last player left.

Map

{
  "map": {
    "name": "Medieval Times",
    "version": "1.0",
    "description": "SkyBlock Warriors, to win be the last player left.",
    "authors": [
      "f3533f1c-4212-4a3a-a579-9f5111536504"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "-53, 146, 15"
        }
      }
    ],
    "time_lock": "day",
    "world_height": 200
  },
  "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": 4
            },
            {
              "name": "skywars_food",
              "amount": 1
            },
            {
              "name": "skywars_items",
              "amount": 6,
              "repeat": true
            }
          ]
        }
      },
      "zones": [
        {
          "global": {}
        }
      ]
    }
  },
  "teams": {
    "players": {
      "name": "Players",
      "color": "light_purple",
      "spawns": [
        {
          "point": {
            "xyz": "-12, 142, 65",
            "yaw": 180,
            "pitch": 17
          }
        },
        {
          "point": {
            "xyz": "-98, 141, 62",
            "yaw": 181,
            "pitch": 1
          }
        },
        {
          "point": {
            "xyz": "-126, 141, 25",
            "yaw": 359,
            "pitch": 17
          }
        },
        {
          "point": {
            "xyz": "-2, 142, -28",
            "yaw": 349,
            "pitch": 16
          }
        },
        {
          "point": {
            "xyz": "-60, 141, -53",
            "yaw": 150,
            "pitch": 12
          }
        },
        {
          "point": {
            "xyz": "-105, 141, -27",
            "yaw": 0,
            "pitch": 15
          }
        },
        {
          "point": {
            "xyz": "9, 142, 17",
            "yaw": 177,
            "pitch": 19
          }
        },
        {
          "point": {
            "xyz": "-54, 141, 88",
            "yaw": 60,
            "pitch": 18
          }
        }
      ]
    }
  }
}