Live
Big Tex Ryder reviewed MyServerGearMayonnaiseScc published Toilet TransitBig Tex Ryder reacted 🔥 to MyServerGearr0gi reacted ❤️ to Hook ProfilerKap updated The Reef**Updated for the August update**badgyver updated RedemptionRustFlash published RFGiveaway | Your favourite Giveaway SystemKap updated Relic **Updated for August Update**Kap reviewed Hook ProfilerBrad Copp updated Water Wheel UpgradesBrad Copp updated Windmill UpgradesBrad Copp updated Solar Panel UpgradesWrecks updated Extra Grenades (EMP / SNAPSHOT)Wrecks updated Viper CraftingWrecks updated The OfferingKap reacted ❤️ to Hook Profilerdrifter reacted 🔥 to MyServerGearbadgyver updated RedemptionDark’Karis followed @RustFlashRustFlash updated MyServerGearWrecks updated Custom OreSilent_Creations updated ThemePark IslandWrecks updated GeodesBananenMaul reacted 😆 to 🍌 Banana Shop 🍌RustFlash published HostageTaking | a hostage taking involving C4 defusingbadgyver updated UMBRELLAbadgyver updated Npc BandsAlexProjects updated Zombie Swarm PRObadgyver updated The Last SiegeAlexProjects updated Zombie Swarm PRO
Browse/Rust/Plugins/Item Exchanger

Item Exchanger

1 / 2
Description

xItemExchanger

The item exchanger plugin allows players to trade items in Rust using preconfigured exchange recipes easily.

Players can view available trades, check details of specific recipes, and perform exchanges directly through chat commands.



🛠️ Notes

-
Items are pulled directly from your main inventory, belt, and/or clothing slots.

-
Output items respect stack sizes and optional skin IDs.

-
Admins can create custom exchange recipes by editing the config file.

✅ Permission

xitemexchanger.use

🎮 Player Commands


Spoiler



/exchange


Shows the help menu with available commands.


 


/exchange list


Displays all available recipes.


 


/exchange info <recipe>


Shows detailed information about a specific recipe.


 


/exchange <recipe> <amount>


Performs the exchange.


-
<recipe> = recipe key (e.g., wood2stone)

-
<amount> = how many times to perform the trade


🔧 Config

{
"ChatCommand": "exchange",
"Permission": "xitemexchanger.use",
"UseCooldown": false,
"CooldownSeconds": 5.0,
"CurrencyShortname": null,
"CurrencyPerCraft": 0,
"Recipes": {
"wood2stone": {
"InputShortname": "wood",
"InputAmount": 1000,
"OutputShortname": "stones",
"OutputAmount": 500,
"SkinId": 0,
"DisplayName": "1000 Wood -> 500 Stone"
},
"cloth2leather": {
"InputShortname": "cloth",
"InputAmount": 100,
"OutputShortname": "leather",
"OutputAmount": 50,
"SkinId": 0,
"DisplayName": "100 Cloth -> 50 Leather"
},
"scrap2lowgrade": {
"InputShortname": "scrap",
"InputAmount": 25,
"OutputShortname": "lowgradefuel",
"OutputAmount": 10,
"SkinId": 0,
"DisplayName": "25 Scrap -> 10 Low Grade"
}
}
}

-
ChatCommand: Command players use (Default: exchange)

-
Permission: Permissionname (Default: xitemexchanger.use)

-
UseCooldown: Enable/disable cooldowns between exchanges

-
CooldownSeconds: How long players must wait if cooldown is enabled

-
CurrencyShortname: Optional extra cost (e.g., scrap)

-
CurrencyPerCraft: How much currency is consumed per exchange

-
Recipes: Dictionary of all exchange recipes

Sponsored
RCONtrol
RCONtrol

Command your Rust server. Live WebRCON console, performance and player monitoring, quick actions, groups and permissions, and plugin management.

Visit site ↗
$8.99
Views1.2k
Downloads8
Purchases0
Rating 0.0
Version1.0.3
PlatformRust
CategoryPlugins
CompatibleOxide · Carbon
Size13 KB
PublishedMar 28, 2026
UpdatedAug 12, 2026
✓ Reviewed for safety and integrity