Zerthick / PlayerShopsRPG

A Minecraft Sponge PlayerShop Plugin
https://ore.spongepowered.org/Zerthick/PlayerShopsRPG
GNU General Public License v2.0
7 stars 5 forks source link

Unlimited stock bug #18

Closed Yorkforce closed 7 years ago

Yorkforce commented 7 years ago

When any listed items hit the itemAmount=0 count it will show out of stock even if the unlimitedStock=true is set, however if the itemAmount=-1 or below, it will act as a true unlimited stock.

Zerthick commented 7 years ago

Yep, I can confirm this does indeed happen, it's going to be fixed in the next release which should be out soon!

Zerthick commented 7 years ago

Fixed in v2.0.0!