yxzwym-DeathNotDrop icon

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-1.733.2 icon
BepInEx-BepInExPack_V_Rising

BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.

Preferred version: 1.733.2

README

Death Not Drop

Server-Side Only Mod

Prevents all item drops upon player death, including potions and crafting materials.

Installation

  1. Install BepInEx if you haven't already.
  2. 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 to true in your ServerGameSettings.json file.
  • The server takes 20-30 seconds longer to start, but it's worth it to avoid corpse runs.