This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.
WhoBrokeIt
Shows who was holding a valuable last when it breaks, along with the dollar loss.WhoBrokeIt
Shows who was holding a valuable last when it breaks.
Settles the most common REPO multiplayer dispute — "Who broke my expensive vase?!" — by displaying the name of the last grabber and the dollar loss the moment a valuable shatters.
Features
- Automatic culprit identification when an object breaks
- On-screen overlay + BepInEx console log
- Color-coded type (valuable: orange, ordinary: yellow)
- Dollar loss displayed (
-$N) - 5-second display with fade-out, up to 5 messages stacked
Example output
Alice broke Diamond! -$5000
Bob broke Crystal Vase! -$1200
Unknown (gravity/impact) broke Pot!
Installation
- Recommended: use r2modman or the Thunderstore Mod Manager.
- Manual install:
- Copy
WhoBrokeIt.dllintoBepInEx/plugins/.
- Copy
Known limitations
- Host only: messages render on the host's screen. Clients need their own copy installed.
- All settings live in code constants for now (a BepInEx config is planned).
Changelog
- 0.1.0 — Initial release. Console log + on-screen overlay, color-coded type, fade-out.
