ChestShop (iConomyChestShop)

ChestShop (iConomyChestShop)

6M Downloads

Partial transactions not taken into account for empty shop removal 2

LordRazen opened this issue ยท 2 comments

commented

#307

Hello, you can find all my configs in the other issue, thought I make a new report since the other one is closed:

The bug is not fixed yet. I checked the code and saw you just changed the line which is responsible for the removal of the sign if the amount in the chest is smaller then the amount on the sign.

But now the shop is kinda "broken" - you cannot buy anything there. We activated "ALLOW_PARTIAL_TRANSACTIONS: true", so actually it should be possible that the rest of the items is sold now for the partial price and then, the shop gets removed successfully.

Could you fix this, too?

commented

Uh, that's interesting. I tested this and it worked perfectly fine after the change. Gonna have to look into this and see if I can reproduce it.

commented

Hm.... if not, I suggest you share you config with us so we can compare and maybe locate other reasons.