Skip to content

Commands and Permissions

joogiebear edited this page Jul 15, 2026 · 1 revision

Commands & Permissions

Commands

Command Description
/bazaar Open the Bazaar (the main category menu)
/bazaar price <item> Print an item's live buy / sell / mid price in chat
/bazaar reload Reload config.yml, categories, and menus

Aliases: /bz, /rbazaar.

The <item> argument in /bazaar price is an item id — either a vanilla material (wheat) or a namespaced eco id (ecoitem:enchanted_cobblestone). Tab-completion suggests the ids currently on the market.

Permissions

Node Default Grants
royalbazaar.use everyone Open and trade on the Bazaar
royalbazaar.admin op /bazaar reload and /bazaar price

Opening the menu and trading is available to everyone by default. Only the admin node is gated, so on a fresh install players can start trading immediately while reload/price stay staff-only.

To restrict trading, negate royalbazaar.use for the group that shouldn't have it in your permissions plugin.

Clone this wiki locally