Jump to content

Players arent able to obtain items from Market

Pending 2.1.5

Rust Admin
Rust Admin

Posted (edited)

Hi There!

When players buy stuff off of the market from another player, how do they receive it?  
/redeem shows nothing and it is not going into their inventory. Thank you!

/redeem market
/redeem shop

neither of the commands show anything.  my config is named 'shop'
Players are making purchases, and the RP is taken, but nothing ever gets delivered.

Thanks

image.png.31ad600fdf3e99ec795284f7b869a1b7.pngimage.png.f2f92ef2eea4b5309213281f30f3fe11.png

Edited by Rust Admin
ThePitereq

Posted

Hey, they should go to redeem storage. Make sure you have correct storages in both plugins,
In ShoppyStock you have set shop, that exists in RedeemStorageAPI confirguration

Rust Admin

Posted

I have this resolved by changing the below config:
 "All Market Received Items Goes To Redeem Inventory": false,

I am having other issues now.

1. When people buy stuff from the market, sometimes it goes to inventory, and sometimes it goes into /redeem shop
2.When people sell items to the server, 90% of the time it works fine, other times the item is removed, but they do not receive the ServerRewards RP for selling.

What could be causing this?

 

Rust Admin

Posted

I have a video but it doesnt appear that I can upload it here.

Basically they put a bunch of resources into the sell box - one of those resources does not meet the minimum sell amount, they click SELL, the items that met the minimum amount disappear, no RP is given and then the transaction stops on the resource that did not meet the minimum.

ThePitereq

Posted

On 7/7/2026 at 2:59 PM, Rust Admin said:

I have a video but it doesnt appear that I can upload it here.

Basically they put a bunch of resources into the sell box - one of those resources does not meet the minimum sell amount, they click SELL, the items that met the minimum amount disappear, no RP is given and then the transaction stops on the resource that did not meet the minimum.

Is there any error in console? Weird that it stops on that item and doesnt sell more, and it doesnt print any error in console.

Rust Admin

Posted

No console error.
Just the standard 'You do not have enough to sell' CUI message.

This is definitely a bug.  The workaround I have is just to lower the "Minimal Sell Amount" to 10 which doesnt eliminate it, but definitely lowers the chance of it happening.

ThePitereq

Posted

On 7/14/2026 at 5:47 AM, Rust Admin said:

No console error.
Just the standard 'You do not have enough to sell' CUI message.

This is definitely a bug.  The workaround I have is just to lower the "Minimal Sell Amount" to 10 which doesnt eliminate it, but definitely lowers the chance of it happening.

And it still sells? Can you plrease give me your stock market config and your basic one please?

Rust Admin

Posted

On 7/15/2026 at 8:09 AM, ThePitereq said:

And it still sells? Can you plrease give me your stock market config and your basic one please?

This has happened twice in the last two days.

If a player adds a bunch of resources to the SELL TO SERVER feature and ONE of them does not meet the minimum amount, all of the items except the one that does not meet the minimum disappear and there is no RP given.  I added two of the StockMarket config items below.

Based on the below config, if I add 50000 Sulfur Ore and 50 Sulfur and click SELL:
The error stating 'You don't have enough items of this type to sell it to stock market!' shows

  • 50000 Sulfur Ore disappears
  • 50 Sulfur stays in the sell box
  • No RP is given for the sale

 

"sulfur.ore": {
      "0": {
        "Default Sell Amount Calculation (DSAC) (Read On Website)": 10000,
        "Price - Min": 0.2,
        "Price - Max": 0.2,
        "Price Parent - Shortname (ignore, if empty)": "",
        "Price Parent - Skin ID": 0,
        "Price Parent - Min Boost": 0.0,
        "Price Parent - Max Boost": 0.0,
        "Minimal Sell Amount": 100,
        "Max Daily Sell Amount (-1, to disable)": 12000000,
        "Max Daily Sell Amount Permissions (permission: limit)": {
          "shoppystock.selllimit.1": 3000000
        },
        "Allow Re-Purchase From Server": false,
        "Override Skinned Items As Unskinned (works only for configuration of skinId 0)": false
      }
    },
    "sulfur": {
      "0": {
        "Default Sell Amount Calculation (DSAC) (Read On Website)": 10000,
        "Price - Min": 0.4,
        "Price - Max": 0.4,
        "Price Parent - Shortname (ignore, if empty)": "",
        "Price Parent - Skin ID": 0,
        "Price Parent - Min Boost": 0.0,
        "Price Parent - Max Boost": 0.0,
        "Minimal Sell Amount": 100,
        "Max Daily Sell Amount (-1, to disable)": 12000000,
        "Max Daily Sell Amount Permissions (permission: limit)": {
          "shoppystock.selllimit.1": 3000000
        },
        "Allow Re-Purchase From Server": false,
        "Override Skinned Items As Unskinned (works only for configuration of skinId 0)": false
      }
    },

 

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.8m
Total downloads
Customers
11.7k
Customers served
Files Sold
166.9k
Total sales
Payments
3.6m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.