Commands and Permissions
Player commands
/trade [targetName]
/trade [targetName]
Permission: redistrade.trade
(true by default)
You can start a trade with [targetName]. If [targetName] is omitted, you'll resume your currently pending trade
You can't have more than a trade running in parallel! If you want to start a new trade or accept a received trade, you must complete your previous one!
/trade-ignore toggle [playerName]
/trade-ignore toggle [playerName]
Permission: redistrade.ignore
(true by default)
This command allows you to ignore trade requests from a specific player. When this command is used, any trade invitations from the specified player will be automatically declined until it is toggled off
With /trade-ignore list
you can see all your ignored players
/trade-browse [startTime] [endTime] [targetName]
/trade-browse [startTime] [endTime] [targetName]
Permission: redistrade.browse
This command allows you to view the history of trades within a specified date range
The [startTime]
and [endTime]
parameters determine the time period of the trades you want to browse. By default, the startDate is the timestamp from 24 hours ago, and endDate is the current time.
while the [targetName]
parameter allows you to focus on trades involving a particular player. If no target name is provided, the command will display trades from the player that executed the command
/trade-rate set <tradeUUID> [rating]
/trade-rate set <tradeUUID> [rating]
Reviews a trade. It works only if you were a participant in the trade
/trade-rate show-trade <tradeUUID>
/trade-rate show-trade <tradeUUID>
Shows the reviews from both sides of a trade
/trade-rate show-player <playerNameOrUUID>
/trade-rate show-player <playerNameOrUUID>
Shows the mean rating and reviews received by a player
Permissions (not command-related)
redistrade.usecurrency.<currencyname>
- Allows players to use a currency during trade
Admin commands
/redistrade reload
/redistrade reload
Permission: redistrade.reload
/redistrade stresser
/redistrade stresser
Permission: redistrade.stresser
This command toggles a "lagger" task to make the main thread lag. This is only for testing purpose
/trade-spectate <playerName>
/trade-spectate <playerName>
Permissions:
- redistrade.spectate
to see the trade GUI
- redistrade.modify
to edit the trade
This command allows a player to spectate and optionally modify an active trade.
You can add or remove items from the GUI if you have redistrade.modify
When you edit currency amounts keep in mind that the money is being withdrawn from YOUR balance into the trade side, not the player's balance
Last updated
Was this helpful?