AddstarMC/MarketSearch

Enchanted item search

Closed this issue · 1 comments

Use of /ms find diamond_sword reports no results, despite numerous people selling diamond swords. The problem is that everybody is selling enchanted ones, and /ms find only shows results if you have an unenchanted item.
Previously we could use /ms find diamond_sword:dmg4 but that now gives the message Sorry, no results found for DIAMOND_SWORD. Ideally the plugin should show results for all items, enchanted or otherwise. Actually, I may have even updated it to do that in the past, but with the switch to item names instead of item IDs, that feature was removed.

Fixed via commit AddstarMC/QuickShop@f37098c to QuickShop