SellMod
Helps in selling items by interacting with server-provided sell GUIs using player-like inventory interactions.
📖About SellMod
SellMod
SellMod is a Fabric client-side mod for Minecraft 1.21.X+ that streamlines selling items on servers that use plugin-based sell GUIs.
What does SellMod do?
SellMod automates the exact actions a player would perform when selling items:
- Opens a server-provided sell GUI using a configurable command
- Transfers items from your inventory into the sell GUI using slot interactions
- Respects GUI slot behavior (no illegal packet tricks)
- Closes the GUI to trigger sell-on-close mechanics used by many servers
All actions are performed client-side and mimic legitimate player input.
Key Features
Configurable Sell Command
Works with/sell,/sellgui, or any custom server command.Adjustable Transfer Speed
Control how fast items are moved using a sliderRandomized Delay Between Sell Cycles
Adds small timing variation to avoid command spamPlugin GUI Compatible
Designed to work with chest-style sell GUIs provided by server plugins.Client-Side Only
No server mods required.
How it works
SellMod simulates real player behavior:
- Clicks inventory slots using standard screen handlers
- Moves items one-by-one into valid container slots
- Adapts to GUI behavior (decorative slots, shifting layouts, etc.)
- Avoids unsupported actions like forced QUICK_MOVE where not allowed
Important Notes
The mod transfers your entire inventory
Keep important items (tools, armor, valuables) out of your inventory before enabling.Behavior depends on server GUI design
Some servers may limit which items can be sold or how slots behave.
Requirements
- Fabric Loader 0.18+
- Fabric API
- Cloth Config
- Mod Menu
Installation
- Install Fabric Loader, Fabric API, SellMod and other dependencies
- Place the SellMod JAR and the dependencies JAR files into your
modsfolder - Configure settings via Mod Menu → SellMod
- Bind a key and start selling
Support / Feedback
For bugs, suggestions, or help:
- Discord:
real_gaurang - Issues: Click the Report Issues button below to re-direct to the GitHub page
Disclaimer
SellMod does not modify server behavior.
It only automates actions a player could manually perform.
Use responsibly and in accordance with server rules.