
DropCleaner
Automatically cleans dropped items in Valheim with trophy and valuable item filters, EpicLoot rarity filtering, and auto-tuning cleanup intervals.Details
DropCleaner
Automatically cleans dropped items in Valheim, with advanced filtering:
- Exclude trophies and valuable items via toggles
- Respect EpicLoot rarity thresholds
- Auto-tune cleanup intervals based on dropped item count
- Age-based deletion of items after a configurable time
Installation
- Ensure you have the following dependencies installed via Thunderstore or Mod Manager:
- BepInExPack_Valheim (5.4.2105 or later)
- ValheimModding-Jotunn (2.12.0 or later)
- Download
DropCleaner.dll
and place it inBepInEx/plugins/DropCleaner/
. - Configure settings in
BepInEx/config/com.yourname.dropcleaner.cfg
. - Launch Valheim.
Configuration
Settings are available under BepInEx/config/com.yourname.dropcleaner.cfg
:
[General]
CleanupInterval = 750
[Filters]
MinimumRarityToKeep = Magic
FilterTrophies = true
FilterValuables = true
MinItemAgeToDelete = 300