MegaLands v1.3
Skywars Team!
Author
Map
{ "map": { "name": "MegaLands", "version": "1.3", "description": "Skywars Team!", "authors": [ "98b35bed-9d73-47fe-a811-9436aa32335b" ] }, "world": { "spawn": [ { "point": { "xyz": "88, 79, 44" } } ], "time_lock": "noon", "world_height": 140 }, "games": { "skywars": {} }, "regions": { "global": { "events": { "tnt": { "throw_blocks": true }, "creature_spawns": { "creatures": [ "snowman" ], "allow": true }, "chest": { "kits": [ { "name": "skywars_armor", "amount": 3 }, { "name": "skywars_wepons", "amount": 2 }, { "name": "skywars_blocks", "amount": 3, "repeat": true }, { "name": "skywars_food", "amount": 2 }, { "name": "skywars_items", "amount": 4, "repeat": true } ] } }, "zones": [ { "global": {} } ] } }, "teams": { "players": { "name": "Players", "color": "blue", "spawns": [ { "point": { "xyz": "-21, 73, 7" } }, { "point": { "xyz": "51, 73, 154" } }, { "point": { "xyz": "125, 73, -65" } }, { "point": { "xyz": "198, 73, 81" } } ] } } }