Compatibility
Minecraft: Java Edition
26.1.x
1.21.9–1.21.11
Platforms
Tags
Creators
Details
Licensed MIT
Published 3 months ago

A Paper plugin that adds a sell GUI for brews from TheBrewingProject and BreweryX.
Players open a chest-like menu, place their brews inside, and sell them for money via Vault.
Requirements
- Paper 1.21.9+
- Java 21+
- Vault
- TheBrewingProject or BreweryX
- PlaceholderAPI (optional)
Features
- Multi-plugin support — Works with TheBrewingProject and BreweryX (auto-detected)
- Sell GUI — Place brews in a visual menu and sell with one click
- Sell All — Sells GUI + full inventory at once, including shulker boxes
- Quality-based pricing —
final_price = base_price × brew_quality - Per-recipe & group prices
- Daily earnings limit
- Sell history —
/tbm historywith filters and pagination - Database — SQLite, MySQL, MariaDB
- Fully customizable GUI
- Multi-language support

Pricing
Every brew has a base price set in config.yml.
final_price = base_price × brew_quality
- Range:
0.01→1.0 - Auto-detected from brewing plugin
- Supports per-recipe and grouped pricing
Commands
| Command | Alias | Permission | Description |
|---|---|---|---|
/thebrewingmarket |
/tbm |
thebrewingmarket.use |
Opens the sell GUI |
/thebrewingmarket reload |
/tbm reload |
thebrewingmarket.admin |
Reloads the config |
/thebrewingmarket history <player> <time> [page] |
/tbm history |
thebrewingmarket.history |
View sell history |

🔌 Integrations
When PlaceholderAPI is installed, TheBrewingMarket registers 28+ placeholders
for stats, scoreboards, holograms, and more.



