NPCs "despawn inventory on death" is globalFixed
Hi,
i was wondering why some NPCs did not drop any loot.
I deactivated plugins one by one and this plugin somehow prevents "normal" murderer and scientists from having any loot.

I changed this config from true to false:
},
  "NPCs": {
    "Amount To Spawn": 4,
    "Blacklisted": [
      "Bandit Camp",
      "Outpost",
      "Junkyard"
    ],
    "Despawn Inventory On Death": false,
    "Enabled": true,
    "Minimum Amount To Spawn": 3,​

Somehow this setting is for ALL murderer and scientist NPCs on the whole map. :(

Fixed in 1.3.8

Really sorry about that.

Merged post

I guess the plugin stands up to its name, it's definitely been dangerous lately. Ugh. It should be fine now.
NPCs still not dropping any loot on death

Merged post

Nvm updated 45 min ago
Locked automatically