list-WhoBrokeIt icon

WhoBrokeIt

Shows who was holding a valuable last when it breaks, along with the dollar loss.

Last updated 5 months ago
Total downloads 25
Total rating 0 
Categories Mods AI Generated
Dependency string list-WhoBrokeIt-0.1.1
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

README

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

  1. Recommended: use r2modman or the Thunderstore Mod Manager.
  2. Manual install:
    • Copy WhoBrokeIt.dll into BepInEx/plugins/.

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.