 
        
    | Last updated | 2 months ago | 
| Total downloads | 675 | 
| Total rating | 1 | 
| Categories | Mods BepInEx Client-side Tweaks & Quality Of Life | 
| Dependency string | baer1-YetAnotherSellMod-1.2.0 | 
| Dependants | 1 other package depends on this package | 
This mod requires the following mods to function
 
                        baer1-ChatCommandAPI
A Lethal Company modding API for easy creation of Minecraft-style Chat Commands
Preferred version: 0.2.2README
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.
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 you would like to contribute, you can open a pull request.