Skip to content
joogiebear edited this page Jul 15, 2026 · 2 revisions

RoyalBazaar Wiki

A Hypixel-style Bazaar for Paper — a bulk commodity market with algorithmic, supply-and-demand pricing. The server is always the counterparty with infinite depth, so there's no order book and no waiting: players buy and sell instantly, and the price moves as they trade.

Where an auction house handles the one-off items, the Bazaar handles the things players trade constantly — cobblestone, wheat, mob drops, enchanted materials. Built for the eco suite, and just as happy without it.


Start here

Using it

Help


At a glance

Platform Paper 1.21+ (tested on Paper 26.2)
Required Vault + a Vault economy provider
Optional eco suite, EcoShop, PlaceholderAPI, EconGuard, RoyalBank
Storage SQLite (default) or MySQL
Command /bazaar (aliases /bz, /rbazaar)

Part of the suite

RoyalBazaar pairs with RoyalBank, RoyalAuctions, and EconGuard — each runs standalone. When EconGuard is present, RoyalBazaar reports every trade to its shared audit ledger automatically.

This wiki tracks the latest release. Run /bazaar reload after editing configs and check the console for warnings.

Clone this wiki locally