TradeChests is a unique, chest-based marketplace plugin that allows players to buy and sell items to each other using a TradeChest as a middleman so they can complete their ends of the transaction at different times. This allows something a bit like an 'admin shop' to be created, but doesn't destroy items sold to it or create items it doesn't have in order to sell them. Although it's currently command-based, the current development priority is switching it over to use the existing interface for chests to buy and sell items.
Usage
Players can register any chest as a TradeChest using the command /tchest. Once a TradeChest has been registered, players can select it by typing /tsel and clicking it, sell items to it by typing /tsell [item name] <quantity>, or buy items from it by typing /tbuy [item name] <quantity>.
Dependencies
- Vault
- Any economy plugin supported by Vault
- Any SuperPerms-based permissions plugin
Permissions Nodes
- tradechest.create - Register TradeChests
- tradechest.buy - Buy from TradeChests
- tradechest.sell - Sell to TradeChests
- tradechest.select - Select TradeChests
Commands
- /tchest - Register TradeChests
- /tbuy - Buy from TradeChests
- /tsell - Sell to TradeChests
- /tsel - Select TradeChests