On this page

❖ The Shop Generator Wizard

The Shop Generator builds a complete 4-way shop block in a single click. It's the fastest way to set up traditional buy/sell trading.


Opening the Wizard

Inside any click action tab (LEFT, RIGHT, MID, S-L, S-R), look for the small button next to the +. Click it.


What It Asks

  • ITEM: The material being traded (e.g. DIAMOND)
  • BUY PRICE: Cost per single item (set to 0 to disable buying)
  • SELL PRICE: Payout per single item (set to 0 to disable selling)

What It Generates

The wizard auto-builds a full 4-way shop with all click handlers:

ClickAction
LEFTBuy 1 (with balance check, inv-space check, eco take, give item, sound)
RIGHTSell 1 (with item-have check, eco give, sound)
MIDDLEBuy 16 stack (16x cost, 16x give)
SHIFT-RIGHTSell 16 (bulk sell)

Plus:

  • Auto-generated lore showing all four prices and current balance
  • An auto-created State Override showing a red "Cannot Afford" version when player balance is too low
  • Sound effects for both successful trades

Customizing After Generation

The generated chains aren't locked — they're just normal action chains. You can edit, reorder, add steps, or change deny messages freely. Just open each tab and tweak.

⚠️ Note: The Shop Wizard requires Vault + an economy plugin (like EssentialsX, CMI, or any Vault-compatible economy). The generated commands use eco take and eco give, which are Vault standards.

Last updated July 11, 2026