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

bugged stock amount #156

Open realGretix opened 2 years ago

realGretix commented 2 years ago

when i set my item stock to 10 for example and i buy 5 of this item it count as i bought 10 items instead of 5.

s1 s2

realGretix commented 2 years ago

my plugin version is 3.8

divios commented 2 years ago

Hi! Weird, I just tried it yesterday and it was working fine, maybe it has to do with books not being stackable… That’s this happens with other type of materials?

realGretix commented 2 years ago

It also happens with blocks s1 s2

divios commented 2 years ago

Mmm okay, lets try something. Open the logs with /ds log and check if the are two entries of the block purchased with amount 10 or rather just one entry with 20.

realGretix commented 2 years ago

this command does not exist

divios commented 2 years ago

Do you have the premium or the free version?

realGretix commented 2 years ago

free

divios commented 2 years ago

Oh okay, I will check it as soon as I can