Jump to content
Message added by ThePitereq,

CarbonAliases Extension is required only if your server runs on Oxide with ShoppyStock version 2.0 or higher!

Addon isn't required on Carbon servers and on 1.x version!

17 Screenshots

  • 71.5k
  • 2k
  • 109.91 kB

This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



TopPheasant

Posted

this is all i get when going to stock market config files

 

 

image.png

ThePitereq

Posted

On 9/9/2024 at 6:53 PM, TopPheasant said:

Hello! i am looking to add these items for sale for my server to have a way to make money in the stock market but am unsure how to do this, do you have any insight?

image.png

You need to add sell listing in your data/ShoppyStock/StockMarket/Config/<stockName>.json in Server Sell Items

  • Love 1
TopPheasant

Posted

How could i setup the shop to sell a command such as like buying nighttime

 

ThePitereq

Posted

7 hours ago, TopPheasant said:

How could i setup the shop to sell a command such as like buying nighttime

 

Just in commands section assign an command that will set night tim, not sure what command you use.

TopPheasant

Posted

im sorry could you explain more on what you mean? where can i find this to add it in the file? im unsure how to add it in game?

 

 

ThePitereq

Posted

On 9/21/2024 at 12:18 PM, TopPheasant said:

im sorry could you explain more on what you mean? where can i find this to add it in the file? im unsure how to add it in game?

 

 


      "nightcommand-0": {
        "Command (if set, ignore item)": [
          "env.time 0",
        ],
        "Shortname": "",
        "Skin ID": 645763,
        "Amount": 1,
        "Item Name": "",
        "Display Name": "Make Night",
        "Is Blueprint": false,
        "Icon URL (if skin not 0)": "<some icon needed>",
        "Price": 100000,
        "Price Per Purchase Multiplier": 1.0,
        "Multiply Price Per Daily (true) Or Per Wipe (false) Purchases": true,
        "Show Description Field": false,
        "Discount Permission (value)": {},
        "Required Permission": "",
        "Display Blacklist Permission": "",
        "Daily Buy Max": 0,
        "Wipe Buy Max": 0,
        "Cooldown Between Purchases (in seconds, 0 to disable)": 0
      },

 

Collapse

Posted

Hello, how i can delete single item from stock market list?

ThePitereq

Posted

23 hours ago, Collapse said:

Hello, how i can delete single item from stock market list?

you mean hide item definition from display on list?
In main config you just add shortname record in Stock Market - Ignored Shortnames

  • Love 1
GooberGrape

Posted

[16:57:25] > Failed to call hook 'ShoppyStockConsoleCommand' on plugin 'ShoppyStock v1.2.1' (DivideByZeroException: Attempted to divide by zero.)
  at Oxide.Plugins.ShoppyStock.OpenShopPurchaseUI (BasePlayer player, System.String shopName, Oxide.Plugins.ShoppyStock+ListingData listing, System.String listingKey, System.Int32 amount) [0x0094c] in <18e65fde95ef4e549b553f0eb9dc229a>:0 
  at Oxide.Plugins.ShoppyStock.ShoppyStockConsoleCommand (ConsoleSystem+Arg arg) [0x01240] in <18e65fde95ef4e549b553f0eb9dc229a>:0 
  at Oxide.Plugins.ShoppyStock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01e6c] in <18e65fde95ef4e549b553f0eb9dc229a>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 
[16:57:28] > Sovereign Scythe was killed by Algorithm Evergreen at (31.57, 11.12, -23.04)
[16:57:31] > [ShoppyStock] Player juggernaut (76561199563477626) purchased x1 Jackhammer for $1k.

ThePitereq

Posted

On 12/2/2024 at 10:58 PM, GooberGrape said:

[16:57:25] > Failed to call hook 'ShoppyStockConsoleCommand' on plugin 'ShoppyStock v1.2.1' (DivideByZeroException: Attempted to divide by zero.)
  at Oxide.Plugins.ShoppyStock.OpenShopPurchaseUI (BasePlayer player, System.String shopName, Oxide.Plugins.ShoppyStock+ListingData listing, System.String listingKey, System.Int32 amount) [0x0094c] in <18e65fde95ef4e549b553f0eb9dc229a>:0 
  at Oxide.Plugins.ShoppyStock.ShoppyStockConsoleCommand (ConsoleSystem+Arg arg) [0x01240] in <18e65fde95ef4e549b553f0eb9dc229a>:0 
  at Oxide.Plugins.ShoppyStock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01e6c] in <18e65fde95ef4e549b553f0eb9dc229a>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 
[16:57:28] > Sovereign Scythe was killed by Algorithm Evergreen at (31.57, 11.12, -23.04)
[16:57:31] > [ShoppyStock] Player juggernaut (76561199563477626) purchased x1 Jackhammer for $1k.

I think i know where the issue is, will be updated shortly.

GooberGrape

Posted (edited)

nm

Edited by GooberGrape
GooberGrape

Posted

how do I use permissions for selling?

 "Default Sell Amount Calculation": 50000,
        "Max Items Sold - Daily (0, to disable limit)": 0,
        "Max Items Sold Permission Overwrites - Daily": {shoppy.sell} is this how? doesnt work it seems.

ThePitereq

Posted

On 12/25/2024 at 3:03 PM, GooberGrape said:

how do I use permissions for selling?

 "Default Sell Amount Calculation": 50000,
        "Max Items Sold - Daily (0, to disable limit)": 0,
        "Max Items Sold Permission Overwrites - Daily": {shoppy.sell} is this how? doesnt work it seems.

"Max Items Sold Permission Overwrites - Daily": 
{

 "shoppystock.sellbonus.1": 100000,

 "shoppystock.sellbonus.2": 200000

}

GooberGrape

Posted

If i want to aet a VIP group to have no shop cooldown when bying items. Is there a option to set a permission for that cutom cooldown setting?

ThePitereq

Posted

20 hours ago, GooberGrape said:

If i want to aet a VIP group to have no shop cooldown when bying items. Is there a option to set a permission for that cutom cooldown setting?

currently there is no option to disable cooldown by owning an permission but can be added in the future.

dylanstar12

Posted

Would it be possible to get support for this plugin? 

Wanting to use custom currency without having physical item that can be traded/transferred, so have 'bug' shop for instance and want the currency to not be gain-able or tradable in any way and just show in shop as the balance without needing to deposit something, if that makes sense

ThePitereq

Posted

2 hours ago, dylanstar12 said:

Would it be possible to get support for this plugin? 

Wanting to use custom currency without having physical item that can be traded/transferred, so have 'bug' shop for instance and want the currency to not be gain-able or tradable in any way and just show in shop as the balance without needing to deposit something, if that makes sense

I don't think that it will be supported.
mine plugin have 100% same system and it's not necesary to add support for what's already in plugin.

dylanstar12

Posted

On 3/27/2025 at 10:27 PM, ThePitereq said:

I don't think that it will be supported.
mine plugin have 100% same system and it's not necesary to add support for what's already in plugin.

It has the custom item part, but I specifically need one that isn't a physical item that can be given to other players, if it was possible to run a command via shoppystock to add currency to the various different custom shop names then that would cover it

ThePitereq

Posted

15 hours ago, dylanstar12 said:

It has the custom item part, but I specifically need one that isn't a physical item that can be given to other players, if it was possible to run a command via shoppystock to add currency to the various different custom shop names then that would cover it

there is curr command described in plugin desc.
 

  • Like 1
dylanstar12

Posted

6 hours ago, ThePitereq said:

there is curr command described in plugin desc.
 

Ahh man, that command never worked for me when got the plugin so didn't think it worked, went and tried in rcon and worked fine, was like maybe I tried it ingame? Type it ingame and it works also. Was it broken at some point in past like year? But yes that command fully does what have spent 20hrs trying to sort XD

ThePitereq

Posted

6 hours ago, dylanstar12 said:

Ahh man, that command never worked for me when got the plugin so didn't think it worked, went and tried in rcon and worked fine, was like maybe I tried it ingame? Type it ingame and it works also. Was it broken at some point in past like year? But yes that command fully does what have spent 20hrs trying to sort XD

Nah i don't think i've changed anything there in last year 😄 But it's cool it started working.

  • Confused 1
dylanstar12

Posted

On 3/31/2025 at 11:19 PM, ThePitereq said:

Nah i don't think i've changed anything there in last year 😄 But it's cool it started working.

 

So since latest versions (not sure how long, only just had another issue reported that flows from the command now working) the curr command in either ingame or console does nothing again, nothing comes up at all, no errors. Testing with my test server running same version of shoppy stock however my test server is on carbon, it works. So something with oxide/carbon alias has broken perhaps? 
 

  • Sad 1
ThePitereq

Posted

On 7/29/2025 at 7:29 PM, dylanstar12 said:

 

So since latest versions (not sure how long, only just had another issue reported that flows from the command now working) the curr command in either ingame or console does nothing again, nothing comes up at all, no errors. Testing with my test server running same version of shoppy stock however my test server is on carbon, it works. So something with oxide/carbon alias has broken perhaps? 
 

Will be fixed in 2.0.5

ZA_Machete

Posted

hi don't know if i missed something or did anything wron,g but when a player buys from the market, the other player is not receiving the currency and when i use the /redeem it says that the storage is empty

Everything worked fine before the rust update and now its not working

 

ThePitereq

Posted

On 8/8/2025 at 10:33 PM, vanzylquintin42 said:

hi don't know if i missed something or did anything wron,g but when a player buys from the market, the other player is not receiving the currency and when i use the /redeem it says that the storage is empty

Everything worked fine before the rust update and now its not working

 

Any error in console? Will take a look.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 2
  • Love 9

User Feedback

2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

137.5k

Files Sold

Total number of files sold.

2.9m

Payments Processed

Total payments processed.

×
×
  • 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.