SellMod is a Fabric client-side mod for Minecraft 1.21.X to 26.1.X.
It helps selling items by interacting with server-based sell GUIs exactly like a player would.
No server mods required.
- Configurable Sell Command (
/sell,/sellgui, etc.) - Transfer Modes:
- SHIFT (Quick Move)
- PICKUP (Cursor-based transfer)
- Transfer Burst system (move multiple stacks per tick)
- Adjustable item transfer speed (tick-based)
- Optional delay randomization
- GUI-full auto close detection
- Stall detection (prevents stuck sell GUIs)
- Compatible with plugin-based chest sell systems
- Optional anonymous analytics
- Public analytics dashboard
- 1.21.X → 26.1.X support (tested builds)
SellMod includes optional anonymous analytics. When enabled, it sends only:
- Server IP
- Server Software B5rand
- SellMod Version
- a random client ID (for unique clients)
Analytics Dashboard: https://sellmod-analytics.onrender.com/dashboard
SellMod simulates real player behavior:
- Sends the configured sell command
- Waits for the server GUI to open
- Moves items using valid slot interactions
- Closes the GUI to trigger sell-on-close mechanics
No packet spoofing.
No inventory injection.
Only legitimate screen interactions.
- Minecraft 26.1.X (see releases for exact supported versions)
- Fabric Loader 0.18+
- Fabric API
- Cloth Config
- Mod Menu
- Install Fabric Loader
- Install required dependencies
- Place SellMod + dependencies in your
modsfolder - Open Mod Menu → Configure SellMod
- Bind a key and start selling
- Burst increases transfer speed but may increase packet rate.
- If a server is strict, increase item delay or reduce burst.
- SHIFT and PICKUP modes exist for maximum compatibility.
- The mod transfers your entire inventory.
- Keep tools, armor, and valuables out of inventory before enabling.
- Server-specific sell GUI behavior may vary.
- GitHub Issues:
https://github.com/Gaurang-Studios/SellMod/issues - Discord Server: https://dsc.gg/gaurangstudios
MIT License