Trade allows two players to trade items safely at a distance.
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.- trade.use -- Allows players to initiate trades
- trade.accept -- Allows players to accept trades
Chat Commands
- /trade "partial or full player name" -- Send a trade request to specified player
- /trade accept -- Accept the most recent trade request
Configuration
The settings and options can be configured in the Trade file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.API
Notes
- Known issue with Quick Sort GUI staying up after trade is completed
- Why does the box keep disappearing? You or the trade recipient moved out of range or tabbed out from the box. Stand still. Don't report it, it will be ignored.