
DeathNotDrop
Prevents all item drops upon player death, including potions and crafting materials.
Last updated | 3 weeks ago |
Total downloads | 406 |
Total rating | 3 |
Categories | Server Oakveil Update |
Dependency string | yxzwym-DeathNotDrop-1.0.1 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising
BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.
Preferred version: 1.733.2README
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.dll
file 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
BloodBoundEquipment
is set totrue
in yourServerGameSettings.json
file. - The server takes 20-30 seconds longer to start, but it's worth it to avoid corpse runs.