Платное My TugBoat 1.2.9

C#:
{
  "1. Incincible Tug ": false,
  "2. Tug no decay": false,
  "3. Fetch Cooldown in Minutes": 10,
  "4. Limit Admins to Spawn Limits (dalse will allow admin to unlimited spawns)": true,
  "5. Use 24Hour spawn Restriction (False will alow spawn after tug death)": true,
  "6. Group Settings": {
    "playertug": {
      "TugboatSpeed": 200000,
      "TugBoatFuelPerSec": 0.33,
      "StartingFuelAmmount": 100
    },
    "viptug": {
      "TugboatSpeed": 400000,
      "TugBoatFuelPerSec": 0.2,
      "StartingFuelAmmount": 200
    },
    "admintug": {
      "TugboatSpeed": 800000,
      "TugBoatFuelPerSec": 0.0,
      "StartingFuelAmmount": 1000
    }
  },
  "7. Tug Health Settings (default = 3000)": 3000.0,
  "8. Door Health Settings": {
    "Wooden Door Health (default = 200) ": 200.0,
    "Metal Door Health (default = 250) ": 250.0,
    "Industrial Door Health (default = 250) ": 250.0,
    "Armor Door Health (default = 1000) ": 1000.0
  }
}