Space Attack v1.4

Fly your flying UFO ship and become the last alien alive!
Author
Map
{ "map": { "name": "Space Attack", "version": "1.4", "description": "Fly your flying UFO ship and become the last alien alive!", "authors": [ "bc3b90f1-2a7e-49ab-9241-81c1bf7dcf53" ] }, "world": { "spawn": [ { "point": { "xyz": "0, 97, 0" } } ], "time_lock": "dawn", "world_height": 100 }, "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": 2, "repeat": true }, { "name": "skywars_food", "amount": 1 }, { "name": "skywars_items", "amount": 8, "repeat": true } ] } }, "zones": [ { "global": {} } ] } }, "kits": { "spawn": { "armor": { "helmet": { "item": "glass" }, "chestplate": { "item": "leather_chestplate" } } } }, "teams": { "players": { "name": "Players", "color": "aqua", "kit": "spawn", "spawns": [ { "point": { "xyz": "-17, 65, 50" } }, { "point": { "xyz": "50, 65, -49" } }, { "point": { "xyz": "50, 65, 18" } }, { "point": { "xyz": "-49, 65, -49" } }, { "point": { "xyz": "50, 65, -17" } }, { "point": { "xyz": "50, 65, 49" } }, { "point": { "xyz": "-49, 65, -17" } }, { "point": { "xyz": "-49, 65, -50" } }, { "point": { "xyz": "-17, 65, -49" } }, { "point": { "xyz": "18, 65, -49" } } ] } } }