DeathNotDrop
Prevents all item drops upon player death, including potions and crafting materials.
| Last updated | 6 months ago |
| Total downloads | 1076 |
| Total rating | 4 |
| 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.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.