Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
BetterDisconnectReasons
Client-side disconnect handling for Lethal Company with clearer reasons and automatic reconnects when possible. Host does not need the mod.
By ZaboomafooW
| Last updated | 6 hours ago |
| Total downloads | 17 |
| Total rating | 0 |
| Categories | Mods BepInEx Client-side Bug Fixes Tweaks & Quality Of Life |
| Dependency string | ZaboomafooW-BetterDisconnectReasons-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
BetterDisconnectReasons
BetterDisconnectReasons is a client-side Lethal Company v81 mod that replaces misleading disconnect outcomes with clearer reasons and automatically reconnects after unexpected disconnects when the server still accepts the client.
What it does
- Leaves intentional/local disconnects alone.
- Automatically reconnects after an unexpected server disconnect.
- Continues normally when the server approves the reconnect.
- Reports
You were kicked.when the available disconnect evidence identifies a kick. - Preserves useful vanilla rejection reasons when they describe the current server state.
- Replaces generic unreachable-server failures with
Server no longer exists.
Compatibility
- Lethal Company v81.
- Client-side only.
- The host does not need the mod.
- Requires BepInEx 5.
Installation
Install with a Thunderstore-compatible mod manager, or place ZaboomafooW-BetterDisconnectReasons-v1.0.0.dll in your BepInEx/plugins folder.
Build
Targets .NET Standard 2.1.
By default the project references a standard Windows Lethal Company installation at:
C:\Program Files (x86)\Steam\steamapps\common\Lethal Company\
Override LethalCompanyManagedPath and BepInExCorePath MSBuild properties if your installation is elsewhere.