Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Tags
Creators
Details
WynnMarketSearch
A fast, searchable GUI for the Wynncraft marketplace ā favorites, pinned slots, and search history baked in.
When the market asks Type the item name or type 'cancel' to cancel:, this mod replaces the awkward chat-typing with a real search panel. Find an item, click, done.

⨠Features
- š Live fuzzy search ā start typing, results appear instantly with the proper Wynncraft icons and rarity colors.
- ā Favorites ā middle-click to star an item. Starred items always float to the top of the list.
- š Pinned slots ā right-click to pin an item to a hotbar-style strip at the bottom of the screen. Up to 18 slots, two rows. One click on a slot sends the item to chat.
- š Search history ā last 20 sent queries with their icons in the side panel. Click to re-send, never re-type the same name twice.
- āļø Sort ā AāZ or ZāA, your choice; favorites still go first.
- š” Built-in help ā toggleable hints box in the corner explains every click.
- š No API key required ā items load from a daily-refreshed backend. The Wynncraft API key is server-side, you never see it.
- š Localized ā English and Russian config translations included.
š® Controls
| Action | Effect |
|---|---|
| LMB on item | send name to chat |
| RMB on item | pin to bottom slot |
| MMB on item | toggle favorite (ā marker) |
| LMB on slot / history row | re-send to chat |
| RMB on slot / history row | remove |
| Enter | send the typed text as-is |
| ESC | cancel |
āļø Commands
| Command | What |
|---|---|
/wms |
open the GUI manually |
/wms add <name> |
add a personal custom item (local) |
/wms del <name> |
remove a personal custom item |
/wms list |
list personal customs |
/wms reload |
force a fresh fetch from the backend |
š¦ Requirements
- Minecraft 1.21.11 (Fabric)
- Fabric API
- Cloth Config
- Mod Menu (optional, for the settings screen)
āļø Settings (Mod Menu ā WynnMarketSearch)
| Option | Description |
|---|---|
| Enable Market Search | open the GUI on the market chat trigger |
| Auto-focus Search Box | focus the input on open |
| Item Database API URL | override the backend (self-host friendly) |
| Show History Panel | show / hide the history list |
| Show Pinned Slots | show / hide the bottom strip |
| Show Instructions Box | show / hide the corner hints |
š¾ Where data is stored
All state lives in <runDir>/wms/:
items_cache.jsonā daily snapshot of the item databasefavorites.jsonā your starred itemspinned_slots.jsonā your pinned hotbarhistory.jsonā your last 20 queriescustom_items.jsonā your personal custom items (/wms add)
Nothing is sent anywhere except the daily request to fetch the item database.
ā FAQ
Does it work with vanilla Wynncraft? Yes ā it's a client-side mod, no server install needed.
Will the icons of all items render correctly? Yes, including ingredient/material heads with custom Wynncraft skin textures.
Can I self-host the item database?
Yes ā set Item Database API URL in the config to your own deployment. The backend is open-source: wms-site.
Why 14 results max? Just a soft cap to keep the GUI clean. Refining your search gets you what you need fast.
š Bug reports & source
- Issues: https://github.com/a0gzy/WynnMarketSearch/issues
- Source: https://github.com/a0gzy/WynnMarketSearch
- Backend & landing: https://wms-site-api.vercel.app
Not affiliated with Wynncraft or Mojang.


