baer1-YetAnotherSellMod icon

YetAnotherSellMod

man i love selling

Last updated 3 weeks ago
Total downloads 115
Total rating 1 
Categories Mods BepInEx Client-side Tweaks & Quality Of Life
Dependency string baer1-YetAnotherSellMod-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

baer1-ChatCommandAPI-0.1.3 icon
baer1-ChatCommandAPI

A Lethal Company modding API for easy creation of Minecraft-style Chat Commands

Preferred version: 0.1.3

README

Usage:

  • /sell [value]
  • /sell { quota | all }

Selling a specific value

Typing /sell 100 in the game chat will put exactly 100 on the sell desk (calculated with sell percentage), or if no exact value match is found, slightly more.

If you can't afford that amount, nothing will be sold.

You need to sell the items manually, this command only puts them on the desk. This can be done using /sell (with no arguments) or by making noise near the sell desk.

Selling quota

/sell quota will sell the closest amount to your current quota.

You need to sell the items manually, this command only puts them on the desk. This can be done using /sell (with no arguments) or by making noise near the sell desk.

Selling everything

/sell all will sell all items.

This automatically opens the sell door, you don't need to manually make noise.

Reporting issues (bugs, annoyances, feature requests)

Please report any issues and bugs on GitHub. Before submitting a new issue, please check if it has already been reported.

Contributing

This mod is open-source. If would like to contribute, you can open a pull request.