NpcRaiders
Конфигурация BuyType:
ByTypes может быть «Itemid», «ServerRewards» или «Economics».
По умолчанию это металлолом "-932201673"

Config.RewardType:
RewardType может быть «Itemid», «ServerRewards», «Economics» или «kit».

"enabled": true,
"rewardAll": false,
"RewardType": "kit",
"RewardAmmount": "MyKitName"

----------------------- Random kit ----------------------------
"RewardAmmount": [ "kit1", "kit2" ]
"enabled": true,
"rewardAll": false,
"RewardType": "-932201673",
"RewardAmmount": 50
"enabled": true,
"rewardAll": false,
"RewardType": "serverrewards",
"RewardAmmount": 150

Config.AutoTurretDamage:
"AutoTurretDamage": 0.0 - Отключить нацеливание на NPC.
"AutoTurretDamage": 1.0 - Полный урон по нпс/Диапазон от 0.0 до 1.0.

JSON:
{
  "Random settings": {
    "Chat command": "raidme",
    "The Maxum amount of raid events that can go on at once": 6,
    "Cooldown before you can call in another raid": 3600,
    "Cooldown after authorising on a tc be for you can start a raid": 86400,
    "The maxum amount of time a rocket will fly before exploding": 4.0,
    "Limit the damage to players building": false,
    "Npc spawn damage delay": 2.0,
    "Log raidme buy chat command": false
  },
  "All Raid Types": {
    "Raid types must be in lowercase": {
      "easy": {
        "The Permission": "npcraiders.easy",
        "Total npcs per wave": 10,
        "How many extra waves": 2,
        "Seconds untell next wave": 120,
        "Npc fires Mlrs at base": false,
        "Total event time in seconds": 640,
        "Block event players from repairing": false,
        "Npc drop loot on death": true,
        "Npc drop loot config names": [],
        "Spawn health of the npc": 100.0,
        "Rocket damage scale": 1.0,
        "Player damage scale from npc": 1.0,
        "Auto turret damage scale to npc": 1.0,
        "External Tc Scan Range": 150.0,
        "Explosive item shortnames": [
          "explosive.timed",
          "explosive.satchel"
        ],
        "Names to give the npcs": [
          "Cobalt Scientist"
        ],
        "Spawn kits for the npcs": []
      },
      "medium": {
        "The Permission": "npcraiders.medium",
        "Total npcs per wave": 15,
        "How many extra waves": 3,
        "Seconds untell next wave": 120,
        "Npc fires Mlrs at base": false,
        "Total event time in seconds": 900,
        "Block event players from repairing": false,
        "Npc drop loot on death": true,
        "Npc drop loot config names": [],
        "Spawn health of the npc": 200.0,
        "Rocket damage scale": 1.0,
        "Player damage scale from npc": 1.0,
        "Auto turret damage scale to npc": 1.0,
        "External Tc Scan Range": 150.0,
        "Explosive item shortnames": [
          "explosive.timed",
          "explosive.satchel"
        ],
        "Names to give the npcs": [
          "Cobalt Scientist"
        ],
        "Spawn kits for the npcs": []
      },
      "hard": {
        "The Permission": "npcraiders.hard",
        "Total npcs per wave": 20,
        "How many extra waves": 4,
        "Seconds untell next wave": 120,
        "Npc fires Mlrs at base": false,
        "Total event time in seconds": 1200,
        "Block event players from repairing": false,
        "Npc drop loot on death": true,
        "Npc drop loot config names": [],
        "Spawn health of the npc": 400.0,
        "Rocket damage scale": 1.0,
        "Player damage scale from npc": 1.0,
        "Auto turret damage scale to npc": 1.0,
        "External Tc Scan Range": 150.0,
        "Explosive item shortnames": [
          "explosive.timed",
          "explosive.satchel"
        ],
        "Names to give the npcs": [
          "Cobalt Scientist"
        ],
        "Spawn kits for the npcs": []
      },
      "expert": {
        "The Permission": "npcraiders.expert",
        "Total npcs per wave": 30,
        "How many extra waves": 4,
        "Seconds untell next wave": 120,
        "Npc fires Mlrs at base": false,
        "Total event time in seconds": 1500,
        "Block event players from repairing": false,
        "Npc drop loot on death": true,
        "Npc drop loot config names": [],
        "Spawn health of the npc": 400.0,
        "Rocket damage scale": 1.0,
        "Player damage scale from npc": 1.0,
        "Auto turret damage scale to npc": 1.0,
        "External Tc Scan Range": 150.0,
        "Explosive item shortnames": [
          "explosive.timed",
          "explosive.satchel"
        ],
        "Names to give the npcs": [
          "Cobalt Scientist"
        ],
        "Spawn kits for the npcs": []
      },
      "nightmare": {
        "The Permission": "npcraiders.nightmare",
        "Total npcs per wave": 30,
        "How many extra waves": 5,
        "Seconds untell next wave": 120,
        "Npc fires Mlrs at base": false,
        "Total event time in seconds": 2100,
        "Block event players from repairing": false,
        "Npc drop loot on death": true,
        "Npc drop loot config names": [],
        "Spawn health of the npc": 400.0,
        "Rocket damage scale": 1.0,
        "Player damage scale from npc": 1.0,
        "Auto turret damage scale to npc": 1.0,
        "External Tc Scan Range": 150.0,
        "Explosive item shortnames": [
          "explosive.timed",
          "explosive.satchel"
        ],
        "Names to give the npcs": [
          "Cobalt Scientist"
        ],
        "Spawn kits for the npcs": []
      }
    }
  },
  "Raid Buy Options": {
    "BuyOptions": {
      "easy": {
        "BuyType": "-932201673",
        "BuyAmmount": 500
      },
      "medium": {
        "BuyType": "-932201673",
        "BuyAmmount": 1000
      },
      "hard": {
        "BuyType": "-932201673",
        "BuyAmmount": 1500
      },
      "expert": {
        "BuyType": "-932201673",
        "BuyAmmount": 1500
      },
      "nightmare": {
        "BuyType": "-932201673",
        "BuyAmmount": 1500
      }
    }
  },
  "Raid Reward Options": {
    "RewardOptions": {
      "easy": {
        "enabled": false,
        "rewardAll": false,
        "RewardType": "-932201673",
        "RewardAmmount": 500
      },
      "medium": {
        "enabled": false,
        "rewardAll": false,
        "RewardType": "-932201673",
        "RewardAmmount": 1000
      },
      "hard": {
        "enabled": false,
        "rewardAll": false,
        "RewardType": "-932201673",
        "RewardAmmount": 1500
      },
      "expert": {
        "enabled": false,
        "rewardAll": false,
        "RewardType": "-932201673",
        "RewardAmmount": 1500
      },
      "nightmare": {
        "enabled": false,
        "rewardAll": false,
        "RewardType": "-932201673",
        "RewardAmmount": 1500
      }
    }
  },
  "Raid Vip Options": {
    "VipOptions": {}
  },
  "Block raid in colider": {
    "Blocked": [
      "iceberg",
      "ice_berg",
      "ice_sheet",
      "icesheet"
    ]
  },
  "Version": {
    "Major": 1,
    "Minor": 3,
    "Patch": 24
  }
}
Сверху