Olympus v1.9

Olympus

SkyBlock Warriors, to win be the last player left.

Map

{
  "map": {
    "name": "Olympus",
    "version": "1.9",
    "description": "SkyBlock Warriors, to win be the last player left.",
    "authors": [
      "e654feb8-76d3-4539-979e-363dac636061",
      "d2bc879f-8130-4fb5-8e2a-e4d4d29ed3d1",
      "12e7f186-f10f-4e5c-9292-e81a8a3d0022"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "1088, 82, -864"
        }
      }
    ],
    "time_lock": "8am",
    "world_height": 110
  },
  "games": {
    "skywars": {}
  },
  "regions": {
    "global": {
      "events": {
        "tnt": {
          "throw_blocks": true
        },
        "creature_spawns": {
          "creatures": [
            "snowman"
          ],
          "allow": true
        },
        "chest": {
          "kits": [
            {
              "name": "skywars_armor",
              "amount": 4
            },
            {
              "name": "skywars_wepons",
              "amount": 2
            },
            {
              "name": "skywars_blocks",
              "amount": 3,
              "repeat": true
            },
            {
              "name": "skywars_food",
              "amount": 2
            },
            {
              "name": "skywars_items",
              "amount": 6,
              "repeat": true
            }
          ]
        }
      },
      "zones": [
        {
          "global": {}
        }
      ]
    }
  },
  "kits": {
    "alchemist": {
      "items": [
        {
          "slot": 0,
          "amount": 4,
          "item": "potion",
          "damage": 16386
        },
        {
          "slot": 1,
          "amount": 4,
          "item": "potion",
          "damage": 16449
        },
        {
          "slot": 2,
          "amount": 4,
          "item": "potion",
          "damage": 16396
        },
        {
          "slot": 3,
          "amount": 4,
          "item": "potion",
          "damage": 16452
        }
      ]
    },
    "enchantment": {
      "items": [
        {
          "slot": 0,
          "item": "enchantment_table"
        },
        {
          "slot": 1,
          "amount": 15,
          "item": "exp_bottle"
        }
      ]
    }
  },
  "classes": {
    "alchemist": {
      "name": "Alchemist",
      "icon": "potion",
      "description": "Start with several positions.",
      "kit": "alchemist"
    },
    "enchantment": {
      "name": "Enchantment",
      "icon": "exp_bottle",
      "description": "You have to experience to enchant your items.",
      "kit": "enchantment"
    }
  },
  "teams": {
    "players": {
      "name": "Players",
      "color": "aqua",
      "spawns": [
        {
          "point": {
            "xyz": "1038, 77, -869"
          }
        },
        {
          "point": {
            "xyz": "1079, 86, -919"
          }
        },
        {
          "point": {
            "xyz": "1116, 85, -922"
          }
        },
        {
          "point": {
            "xyz": "1131, 95, -868"
          }
        },
        {
          "point": {
            "xyz": "1091, 73, -813"
          }
        },
        {
          "point": {
            "xyz": "1047, 64, -816"
          }
        }
      ]
    }
  }
}