DeathNotDrop
Prevents all item drops upon player death, including potions and crafting materials.Death Not Drop
Server-Side Only Mod
Prevents all item drops upon player death, including potions and crafting materials.
Installation
- Install BepInEx if you haven't already.
- Place the
DeathNotDrop.dllfile in your server's plugins folder:
\Server\BepInEx\plugins\
Important Note
This mod works by marking all items as "Blood Bound" (soulbound). For proper functionality:
- Ensure
BloodBoundEquipmentis set totruein yourServerGameSettings.jsonfile. - The server takes 20-30 seconds longer to start, but it's worth it to avoid corpse runs.
