✨ Main Features
- Anti-Scam Protection: Two-step verification is required. Both players must first confirm their readiness, and only then can they finalize the transaction.
- Proximity Check: Trades can only be initiated if players are within a specific distance from each other (the radius is fully configurable). This effectively blocks remote and cross-world trading.
- ️ Live GUI Preview: Players can see their partner's offer update in real-time within a custom 54-slot menu.
- ️ Anti-Dupe & Item Safety: The plugin is fully protected against exploits and glitches. Closing the trade window, disconnecting from the server, or abruptly canceling the trade will automatically return items to the players' inventories or safely drop them at their feet.
- ⚡ Extremely Lightweight: Designed with minimal server overhead. The code runs smoothly and updates the GUI asynchronously to prevent client-side visual glitches.
️ How does it work?
- A player types /trade <nickname>.
- The target player accepts by typing the same command.
- A shared menu opens! You place your items on the left side, and you can see your partner's offer on the right.
- Click the Red Concrete (Confirmation) so it changes to Lime.
- Once both players are ready and confirmed, click the Book (Finalize) to complete the exchange. Success!
⚙️ Configuration
Code (Text):
# Max distance at which trade will work (defaulted to 50)
maxDistance: 50
# If set to true players will be able to trade when they are in different dimensions
# Set it to true if you want that (This will also ignore any distance)
ignoreWorlds: false
⚙️Permissions
Code (Text):
/trade <username> - Sends a trade request to a nearby player or accepts a pending invitation.
permission: proximityTrade.trade
/reload - Quickly reloads the plugin configuration.
permission: proximityTrade.reload
Support:
If you have any problems/questions just ask here:
https://discord.gg/pVYJ983SZG