Disabling corpses disables collectibles
If I set the following to false, I'm unable to auto pickup rock and hemp. 

    "MurdererCorpse": {
      "Enabled": false,
      "Check Radius": 0.5
    },
    "ScientistCorpse": {
      "Enabled": false,
      "Check Radius": 0.5
    },
    "PlayerCorpse": {
      "Enabled": false,
      "Check Radius": 0.5
    },​

If I reset the config back it works fine.

I have the following set to true

    "CollectibleEntity": {
      "Enabled": true,
      "Check Radius": 0.5
    },

Which is what I expected to control hemp and rocks.
Updated. 
5c18c7da631b5.jpg Arainrr
Updated. 

Thanks! Great plugin idea and execution!