Airship War v1.6

Destroy the other teams airship be for time runs out and earn the most kill points.
Author
Teams
Map
- {
- "map": {
- "name": "Airship War",
- "version": "1.6",
- "description": "Destroy the other teams airship be for time runs out and earn the most kill points.",
- "authors": [
- "5bd3df13-9b15-439a-9762-dd47ef53a746"
- ]
- },
- "world": {
- "spawn": [
- {
- "point": {
- "xyz": "-152, 173, 997"
- }
- }
- ],
- "world_height": 163,
- "clear_chests": false
- },
- "games": {
- "deathmatch": {
- "time_limit": "10m"
- }
- },
- "regions": {
- "global": {
- "events": {
- "tnt": {
- "throw_blocks": true
- }
- },
- "zones": [
- {
- "global": {}
- }
- ]
- },
- "spawns": {
- "events": {
- "build": {
- "allow": false
- },
- "destroy": {
- "allow": false
- }
- },
- "zones": [
- {
- "cylinder": {
- "center": {
- "xyz": "-139, 134, 984"
- },
- "height": 5,
- "radius": 5
- }
- },
- {
- "cylinder": {
- "center": {
- "xyz": "-146, 131, 1023"
- },
- "height": 5,
- "radius": 5
- }
- }
- ]
- }
- },
- "kits": {
- "all": {
- "armor": {
- "helmet": {
- "item": "leather_helmet"
- },
- "chestplate": {
- "item": "leather_chestplate"
- },
- "leggings": {
- "item": "leather_leggings"
- },
- "boots": {
- "item": "leather_boots"
- }
- },
- "items": [
- {
- "slot": 0,
- "item": "iron_sword"
- },
- {
- "slot": 1,
- "item": "bow"
- },
- {
- "slot": 2,
- "item": "diamond_pickaxe"
- },
- {
- "slot": 3,
- "item": "diamond_axe"
- },
- {
- "slot": 4,
- "amount": 3,
- "item": "golden_apple"
- },
- {
- "slot": 5,
- "amount": 64,
- "item": "wood"
- },
- {
- "slot": 27,
- "amount": 64,
- "item": "arrow"
- },
- {
- "slot": 18,
- "amount": 64,
- "item": "arrow"
- }
- ]
- }
- },
- "teams": {
- "white": {
- "name": "White",
- "color": "white",
- "kit": "all",
- "size": 20,
- "spawns": [
- {
- "point": {
- "xyz": "-139, 136, 984"
- }
- }
- ]
- },
- "red": {
- "name": "Red",
- "color": "red",
- "kit": "all",
- "size": 20,
- "spawns": [
- {
- "point": {
- "xyz": "-146, 133, 1023"
- }
- }
- ]
- }
- }
- }