There are still numerous shop listings for items with 0-stock shops. Embedded below are 2 examples of '/shops find owned bone_block', i hear the highscore for other items is even higher I remember seeing one with 687 or something days the other day, just can't remember which item it was. I'm unsure about how shops work on Eco which is why i tagged this with Skyblock only.
i think shops that havent been checked since before a shop update still show up even if they have 0 transactions left. hopefully noobcrew will change this but i think we are all used to the way it goes at this point.
Would be a very easy fix - probably just one sql query mid-restart. Code: DELETE FROM shops WHERE transactions=0;