Fiefdom v1.0
Kill the other players and be the last to win!
Author
Map
{ "map": { "name": "Fiefdom", "version": "1.0", "description": "Kill the other players and be the last to win!", "authors": [ "027125c3-7d68-4f5a-9abf-7172e6707d48" ] }, "world": { "spawn": [ { "point": { "xyz": "260, 88, 241" } } ], "time_lock": "noon", "world_height": 85 }, "games": { "skywars": {} }, "regions": { "global": { "events": { "tnt": { "throw_blocks": 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": "green", "spawns": [ { "point": { "xyz": "224, 60, 241", "yaw": -90, "pitch": 0 } }, { "point": { "xyz": "233, 60, 268", "yaw": -130, "pitch": 0 } }, { "point": { "xyz": "260, 60, 277", "yaw": -180, "pitch": 0 } }, { "point": { "xyz": "287, 60, 268", "yaw": 130, "pitch": 0 } }, { "point": { "xyz": "295, 60, 241", "yaw": 90, "pitch": 0 } }, { "point": { "xyz": "287, 60, 214", "yaw": 45, "pitch": 0 } }, { "point": { "xyz": "260, 60, 203", "yaw": 0, "pitch": 0 } }, { "point": { "xyz": "233, 60, 214", "yaw": -45, "pitch": 0 } } ] } } }