Oberon v1.0

Oberon

SkyBlock Warriors, to win be the last player left.

Author

Map

{
  "map": {
    "name": "Oberon",
    "version": "1.0",
    "description": "SkyBlock Warriors, to win be the last player left.",
    "authors": [
      "96e51f12-2c2f-42a6-a2d0-045d1eb4b5b2"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "242, 45, 1011"
        }
      }
    ],
    "time_lock": "night",
    "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": 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": "263, 25, 1032"
          }
        },
        {
          "point": {
            "xyz": "273, 25, 1011"
          }
        },
        {
          "point": {
            "xyz": "263, 25, 990"
          }
        },
        {
          "point": {
            "xyz": "242, 25, 981"
          }
        },
        {
          "point": {
            "xyz": "221, 25, 990"
          }
        },
        {
          "point": {
            "xyz": "212, 25, 1011"
          }
        },
        {
          "point": {
            "xyz": "221, 25, 1032"
          }
        },
        {
          "point": {
            "xyz": "241, 25, 1042"
          }
        }
      ]
    }
  }
}