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.
LethalCheat
Lethal Company Cheat Mod
| Date uploaded | a year ago |
| Version | 1.0.1 |
| Download link | Rumi-LethalCheat-1.0.1.zip |
| Downloads | 7596 |
| Dependency string | Rumi-LethalCheat-1.0.1 |
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.2100Rumi-BrigadierForLethalCompany
This is a mod that ports Brigadier.NET to Lethal Company.
Preferred version: 2.1.0README
Lethal Cheat
This is a lethal cheat mode.
You can access it by typing / in the chat.
Unlike most cheat modes, if it's installed on the server, you can use it even if you're not the room manager.
In other words, if it's not installed on the server, you can't use it.
I intended to use this mod for debugging and playing with friends.
There are more commands to add, but I'm not sure when I'll add them.
List of commands
credit get
credit set <int:credit>
damage <int:amount>
damage <Entity:destination> <int:amount>
destroy
destroy <Entity:destination>
kill
kill <Entity:targets>
summon enemy <EnemyType:entity>
summon enemy <EnemyType:entity> <Vector3:location>
summon anomaly <AnomalyType:entity>
summon anomaly <AnomalyType:entity> <Vector3:location>
summon item <Item:item>
summon item <Item:item> <int:price>
summon item <Item:item> <Vector3:location>
summon item <Item:item> <Vector3:location> <int:price>
tp -> teleport
teleport <Vector3:location>
teleport <Entity:destination>
teleport <Entity[]:targets> <Vector3:location>
teleport <Entity[]:targets> <Entity:destination>
tellraw <Entity[]:targets> <string:message>
time get
time set <float:time>
time speed
time speed <float:speed>
CHANGELOG
2.1.0
- Changed the player identification method from using GameObjects to using the RpcParams approach. (In other words, it means it was previously possible to spoof the sender on the client side...)
- Players without Operator permissions can no longer use any cheat commands that affect game balance.
- Added
opanddeopcommands to grant or revoke Operator privileges.- The server owner can use the
opcommand even without being an operator.
- The server owner can use the
2.0.0
- Fixed a bug that was not working starting from a specific version.
- Not compatible with previous versions
- Autocomplete is supported with Tab and arrow keys.
- Invincibility Command Add
- Revive Command Add (It may be unstable)
1.0.1
- Fixed a few bugs
- I wanted to fix more, but I just ran out of time...
- Added the
gamespeedcommand
1.0.0
First release