Dojolands v1.0

Dojolands

SkyBlock Warriors, to win be the last player left.

Map

{
  "map": {
    "name": "Dojolands",
    "version": "1.0",
    "description": "SkyBlock Warriors, to win be the last player left.",
    "authors": [
      "e6f66128-b211-4c10-8b3c-bc324d90b37b"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "934, 180, -636"
        }
      }
    ],
    "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": 1
            },
            {
              "name": "skywars_food",
              "amount": 1
            },
            {
              "name": "skywars_items",
              "amount": 6,
              "repeat": true
            }
          ]
        }
      },
      "zones": [
        {
          "global": {}
        }
      ]
    }
  },
  "teams": {
    "players": {
      "name": "Players",
      "color": "light_purple",
      "spawns": [
        {
          "point": {
            "xyz": "965, 146, -587",
            "yaw": 270,
            "pitch": 33
          }
        },
        {
          "point": {
            "xyz": "983, 146, -667",
            "yaw": 182,
            "pitch": 27
          }
        },
        {
          "point": {
            "xyz": "992, 146, -636",
            "yaw": 179,
            "pitch": 29
          }
        },
        {
          "point": {
            "xyz": "934, 146, -694",
            "yaw": 93,
            "pitch": 26
          }
        },
        {
          "point": {
            "xyz": "885, 146, -605",
            "yaw": 0,
            "pitch": 28
          }
        },
        {
          "point": {
            "xyz": "876, 146, -636",
            "yaw": 358,
            "pitch": 33
          }
        },
        {
          "point": {
            "xyz": "965, 146, -685",
            "yaw": 92,
            "pitch": 27
          }
        },
        {
          "point": {
            "xyz": "903, 146, -587",
            "yaw": 271,
            "pitch": 33
          }
        },
        {
          "point": {
            "xyz": "903, 146, -685",
            "yaw": 91,
            "pitch": 28
          }
        },
        {
          "point": {
            "xyz": "885, 146, -667",
            "yaw": 1,
            "pitch": 32
          }
        },
        {
          "point": {
            "xyz": "934, 146, -578",
            "yaw": 272,
            "pitch": 27
          }
        },
        {
          "point": {
            "xyz": "983, 146, -605",
            "yaw": 179,
            "pitch": 29
          }
        }
      ]
    }
  }
}