divios / DailyShop

Spigot plugin. Fully configurable shop with daily offers. NBT & multi-currency support and more!
https://www.spigotmc.org/resources/daily-shop-free-random-items-shop-customizable-items-timer-nbt-support-and-more.86907/
29 stars 15 forks source link

Stock bug when selling with /ds sell hand/all/gui #182

Open goldenkuky209 opened 1 year ago

goldenkuky209 commented 1 year ago

Minecraft Version 1.18.2

Plugin Version 3.9.1 Premium

Describe the bug Amount of items from stock doesn't go up when selling that item using /ds sell hand/all/gui.

Ex: a: material: BEETROOT buyPrice: mean: 22 var: 4.4 sellPrice: mean: 11 var: 2.2 stock: type: INDIVIDUAL amount: 128 max: 5120 incrementOnSell: true exceedDefault: true rarity: common econ: name: vault confirm_gui: true

^ Stock doesn't go up from 128 if I'm selling using the command.

I really hope this can be fixed <3