RaidSimulator

Платное RaidSimulator 0.0.4

JSON:
{
  "General Settings": {
    "Auto Start Check Interval": 5.0,
    "Join Commands": [
      "play",
      "rs",
      "arena"
    ],
    "Debug Mode": false
  },
  "Chat Settings": {
    "Prefix": "<color=#dc143c>[Raid Simulator]</color>"
  },
  "Arena Settings": {
    "Default Round Duration": 600,
    "Default Prep Time": 15,
    "Default Queue Time": 60,
    "Min Players To Start": 2,
    "Auto Cleanup Structures After Round": true,
    "Building Paste Options": {
      "Disable Stability": true,
      "Auto Height Adjustment": false,
      "Block Collision Check": false,
      "Check Placed Objects": false,
      "Default Rotation": 0.0,
      "Copy Radius": 50.0
    }
  },
  "Lobby Settings": {
    "Position": {
      "x": 298.1884,
      "y": 8.766537,
      "z": -246.047043
    },
    "Auto Heal": true
  },
  "HUD Settings": {
    "Show HUD": true,
    "HUD Update Interval": 1.0,
    "HUD Position (Top Right)": true,
    "Custom HUD Position X (if not top right)": 0.02,
    "Custom HUD Position Y (if not top right)": 0.5
  },
  "Inventory Settings": {
    "Clear Player Inventories on Battle Start": true,
    "Clear Main Inventory": true,
    "Clear Belt Items": true,
    "Clear Clothing": true,
    "Give Starting Kit": false,
    "Starting Kit Items": [
      {
        "Item Shortname": "rifle.ak",
        "Amount": 1,
        "Skin ID": 0
      },
      {
        "Item Shortname": "ammo.rifle",
        "Amount": 150,
        "Skin ID": 0
      },
      {
        "Item Shortname": "metal.facemask",
        "Amount": 1,
        "Skin ID": 0
      },
      {
        "Item Shortname": "metal.plate.torso",
        "Amount": 1,
        "Skin ID": 0
      },
      {
        "Item Shortname": "roadsign.kilt",
        "Amount": 1,
        "Skin ID": 0
      },
      {
        "Item Shortname": "boots.frog",
        "Amount": 1,
        "Skin ID": 0
      },
      {
        "Item Shortname": "gloves.tactical",
        "Amount": 1,
        "Skin ID": 0
      },
      {
        "Item Shortname": "syringe.medical",
        "Amount": 15,
        "Skin ID": 0
      }
    ]
  }
}