Always Retrieve Lost Items
Description
This mod modifies the "Lost and Found" logic to ensure 100% of dropped items are returned to the lobby box after a team wipe. 每一个因为死亡丢失的物品在团灭之后都会回到失物箱里。
Original game logic has a chance to delete items or cap the number of returned items. This mod removes those limits.
Features
- 100% Recovery Chance: No RNG checks. If you dropped it, it comes back.
- No Quantity Limit: Removes the cap on how many items can be recovered per player.
Installation
- Install BepInEx (if not already installed).
- Place
YapYapLostAndFoundMod.dll into the BepInEx/plugins folder.
Client / Server Info
- Host Only: This mod is server-side. Only the host needs to install it. 只有房主需要安装(其他玩家装了也没用)
- Clients do not need to install this mod to benefit from the effect.
Changelog
- v1.0.0: Initial release.
- v1.0.1: Change BepInEx verison.