



Simple Player Trades
A simple server-side Fabric mod for player-to-player item trading. Players connect with a vanilla client, no mods required on their end.

Features
- Server-side only, vanilla clients work fine
- Both players get a shared trade GUI with their own items on the left and the other player's items on the right
- Both players must click the accept button before anything is exchanged
- Moving items automatically resets your confirmation, so nothing goes through by accident
- The center divider turns green when a player confirms, and a sound notifies the other player
- If someone disconnects mid-trade, all items are returned to their owners
- Safe against inventory management client mods
- Full config file for tweaking settings
- Logging all trade interactions to file
- Trade request cooldowns/timeouts
- optional trade restriction to OPed players only
Commands
| Command | Description |
|---|---|
/trade <player> |
Send a trade request |
/tradeaccept <player> |
Accept an incoming request |
/tradedeny <player> |
Deny an incoming request |
/tradecancel |
Cancel your outgoing request or active trade |
How it works
- Type
/trade <playername>to send a request - The other player accepts with
/tradeaccept <yourname> - A shared GUI opens, place your items on your side
- When you are happy with the offer, click the green Accept button
- Once both players confirm, the trade goes through
Clicking the red Cancel button or closing the GUI at any point cancels the trade and returns all items immediately.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.11
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as simple-player-trades-1.0.2.jar — drop this file into the mods folder
- Download size: 33 KB
- Download link checked 9 Sept 2026 — working
These come from our own check of the pack file, not from the source page.