Selling furniture

This guide will cover how to set up a fully Tooltips based furniture sale

Demo

Initial setup

  1. Download Vault plugin

  2. Download Vault placeholder expansion (used to check if player has enough balance)

  3. Download furnish plugin (used for dynamic prices)

  4. Download shop.yml preset file below:

  1. Drag shop.yml into your plugins/Tooltips/presets folder.

  2. If you're using ItemsAdder, go into the shop.yml file, and inside main-confirm preset in right-click actions, replace the o give %player% %furniture_id% action with iaget %player% %furniture_id%

  3. Run /tt reload

  4. Start setting prices for funriture that you want to be sold.

Setting prices

To set a price for a furniture, use /furnish add [furniture_id] [price]. More information here.

Last updated