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.


