Community listing page, reviews here may not be monitored by the author.
Offers+
No reviews yet
See villager and wandering trader offers on your HUD just by looking at them — no right-click, no trade screen.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the client. Works on vanilla servers.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Offers+
See a villager's or wandering trader's current trade offers the moment you look at them — no right-click, no trade screen, no guesswork. offers+ is a lightweight, fully client-side HUD that never touches trades, prices, stock, or game balance; it only displays information the server would show you anyway.
Features
- Instant offer HUD — focus a villager or wandering trader and its trades appear in a configurable on-screen panel.
- Three layouts — Detailed, Compact, or Icons-only, so the panel is as information-dense or as minimal as you want.
- Rich trade info — current and base prices, discounts/inflation, remaining stock, item and enchantment details, merchant profession and native biome, and level/XP progress.
- Search & watchlist — a small query language (
emerald<=20 mending,sharpness 5, AND semantics) highlights and filters the trades you actually care about, with an optional match sound. - Session roll history — see which trades are new since you last checked a merchant.
- 5 sort modes — Default, Price ascending/descending, estimated Unlock level, or Availability.
- Toggle, hold-to-show and pin keybinds — all unbound by default so nothing collides with your existing setup.
- Deep appearance control — anchor + drag-to-position editor, scale, background style/opacity, border, text shadow, fade-in, and per-row detail toggles.
- A settings screen that explains itself — every option has a tooltip, and rarely-used network/debug settings are tucked behind a "Show advanced settings" switch. Optional Mod Menu integration.
- English, Russian and Japanese localizations out of the box.
How it fetches offers
Minecraft normally only sends a merchant's trade list once you open its trade screen. To show offers before you've opened that screen, offers+ can send a real interaction packet, suppress the resulting screen client-side, cache the returned offers, and close the container again — all without visibly opening a GUI.
These are genuine extra network packets, and offers+ is upfront about it: Silent request mode can be set to Auto (default, backs off if a server seems unhappy), Always, or Never, which disables the extra packets entirely and only shows offers you've opened normally. Cooldown, global rate-limit, and cache-lifetime settings further limit how often it asks. If you open a trade screen yourself, offers+ simply reuses what the server already sent you.
Search and watchlist syntax
| Query | Meaning |
|---|---|
mending |
Substring match anywhere in the offer's text |
book mending |
Both terms must match (space = AND) |
sharpness 5 |
Sharpness at exactly level 5 |
emerald<=20 |
Either payment stack is emeralds and costs at most 20 |
emerald>=32, emerald<10, emerald>5, emerald=16 |
Other price comparisons |
Matching offers are outlined, and the watchlist can optionally play a sound the moment a newly rolled trade matches. Everything lives in config/offersplus.json and can be hand-edited:
{
"filterQuery": "emerald<=20 mending",
"watchlist": ["mending", "sharpness 5"],
"highlightColor": -10496,
"playSoundOnMatch": true,
"matchSound": "block.note_block.bell"
}
by Shinoame
Offers+
See a villager's or wandering trader's current trade offers the moment you look at them — no right-click, no trade screen, no guesswork. offers+ is a lightweight, fully client-side HUD that never touches trades, prices, stock, or game balance; it only displays information the server would show you anyway.
Features
- Instant offer HUD — focus a villager or wandering trader and its trades appear in a configurable on-screen panel.
- Three layouts — Detailed, Compact, or Icons-only, so the panel is as information-dense or as minimal as you want.
- Rich trade info — current and base prices, discounts/inflation, remaining stock, item and enchantment details, merchant profession and native biome, and level/XP progress.
- Search & watchlist — a small query language (
emerald<=20 mending,sharpness 5, AND semantics) highlights and filters the trades you actually care about, with an optional match sound. - Session roll history — see which trades are new since you last checked a merchant.
- 5 sort modes — Default, Price ascending/descending, estimated Unlock level, or Availability.
- Toggle, hold-to-show and pin keybinds — all unbound by default so nothing collides with your existing setup.
- Deep appearance control — anchor + drag-to-position editor, scale, background style/opacity, border, text shadow, fade-in, and per-row detail toggles.
- A settings screen that explains itself — every option has a tooltip, and rarely-used network/debug settings are tucked behind a "Show advanced settings" switch. Optional Mod Menu integration.
- English, Russian and Japanese localizations out of the box.
How it fetches offers
Minecraft normally only sends a merchant's trade list once you open its trade screen. To show offers before you've opened that screen, offers+ can send a real interaction packet, suppress the resulting screen client-side, cache the returned offers, and close the container again — all without visibly opening a GUI.
These are genuine extra network packets, and offers+ is upfront about it: Silent request mode can be set to Auto (default, backs off if a server seems unhappy), Always, or Never, which disables the extra packets entirely and only shows offers you've opened normally. Cooldown, global rate-limit, and cache-lifetime settings further limit how often it asks. If you open a trade screen yourself, offers+ simply reuses what the server already sent you.
Search and watchlist syntax
| Query | Meaning |
|---|---|
mending |
Substring match anywhere in the offer's text |
book mending |
Both terms must match (space = AND) |
sharpness 5 |
Sharpness at exactly level 5 |
emerald<=20 |
Either payment stack is emeralds and costs at most 20 |
emerald>=32, emerald<10, emerald>5, emerald=16 |
Other price comparisons |
Matching offers are outlined, and the watchlist can optionally play a sound the moment a newly rolled trade matches. Everything lives in config/offersplus.json and can be hand-edited:
{
"filterQuery": "emerald<=20 mending",
"watchlist": ["mending", "sharpness 5"],
"highlightColor": -10496,
"playSoundOnMatch": true,
"matchSound": "block.note_block.bell"
}
by Shinoame
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources