A lightweight, player-to-player trading system for Hytale servers. Enable safe and secure item exchanges between players with dual confirmation, cooldowns, and comprehensive trade management.

✨ Features
- Safe Trading - Dual confirmation system ensures both parties agree before items are exchanged
- Request System - Send trade requests to other players with configurable timeout
- Item Management - Add items directly from your hand, remove items by index
- Trade Overview - View complete trade status showing both players' offered items
- Cooldown System - Prevent trade spam with configurable cooldown between trades
- Distance Limit - Optional maximum distance requirement for trading
- Cancel Protection - Items are safely returned if trade is cancelled
📦 Installation
1. upload plugin to server folder mods
2. restart server
Trade Commands Guide
/trade <player> – Sent by the first player to request a trade.
/tradeaccept – Used by the second player to accept the trade request.
/tradeadd – Used by the first player to add the item currently held in hand to the trade.
/tradeconfirm – Used by the second player to confirm and complete the trade.
| Command |
Alias |
Description |
| /trade |
- |
Send a trade request to another player |
| /tradeaccept |
/ta |
Accept an incoming trade request |
| /tradedeny |
/td |
Deny an incoming trade request |
| /tradeadd |
/tadd |
Add the item in your hand to the trade |
| /traderemove |
/trem |
Remove an item from your trade offer by index |
| /tradelist |
/tlist |
Display current trade status and all offered items |
| /tradeconfirm |
/tok |
Confirm your side of the trade |
| /tradecancel |
- |
Cancel the current trade |
| /tradehelp |
/thelp |
Show help information |
The plugin is still in development. Please report any bugs. Thank you.