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.
| Date uploaded | a year ago |
| Version | 1.1.1 |
| Download link | baer1-YetAnotherSellMod-1.1.1.zip |
| Downloads | 285 |
| Dependency string | baer1-YetAnotherSellMod-1.1.1 |
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.
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.