
You are viewing a potentially older version of this package. View Latest Version
KeepItemsOnTeleport
Keep inventory items when beamed by the ship teleporter (normal + inverse).KeepItemsOnTeleport
Keep your held/inventory items when the ship teleporter beams you.
Thunderstore: MrGlim-KeepItemsOnTeleport
Game: Lethal Company v81 (and compatible)
What it does
- Normal teleporter (facility → ship): items stay in your slots
- Inverse teleporter (ship → facility): items stay in your slots
- Death / disconnect still drops items as vanilla
Install
- Install BepInEx Pack for Lethal Company.
- Drop
KeepItemsOnTeleport.dllintoBepInEx/plugins/(or install via Thunderstore Mod Manager / Gale).
Lobby note: everyone in the lobby should run this mod (teleport inventory is synced).
Config (BepInEx/config/com.benhough.lethal.KeepItemsOnTeleport.cfg)
| Key | Default | Notes |
|---|---|---|
Enabled |
true | Master toggle |
KeepOnNormalTeleporter |
true | Keep items when beamed to the ship |
KeepOnInverseTeleporter |
true | Keep items when beamed into the facility |
VerboseLogging |
false | Log skipped drops |
Build
dotnet build -c Release
License
MIT — see LICENSE.