BroxMod-BM_CorpseCleaner icon

BM CorpseCleaner

Limits enemy corpses by removing the oldest eligible bodies after a configurable delay. Player corpses are never affected.

By BroxMod
Last updated 6 hours ago
Total downloads 4
Total rating 0 
Categories Mods Server-side Performance AI Generated
Dependency string BroxMod-BM_CorpseCleaner-0.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
AinaVT-LethalConfig-1.4.6 icon
AinaVT-LethalConfig

Provides an in-game config menu for players to edit their configs, and an API for other mods to use and customize their entries.

Preferred version: 1.4.6

README

BM_CorpseCleaner

BM_CorpseCleaner limits how many enemy corpses remain in the level.

When the configured corpse limit is exceeded, the oldest eligible enemy corpse is removed first after the minimum lifetime has passed.

Player corpses are never affected.

Configuration

Available through LethalConfig:

  • Maximum Enemy Corpses
  • Minimum Corpse Lifetime

Notes

  • Cleanup is handled by the host/server.
  • Corpses are removed in death order.
  • Corpses younger than the configured minimum lifetime are kept.
  • Enemies that cannot safely be destroyed are skipped.