Furniture shop

This page will cover how to setup fully (almost) Tooltips based furniture sale!

1

Download required plugins and extensions

2

Add shop presets

Now that all plugins are setup, download shop.yml and put it into plugins/Tooltips/presets.

3

Configure

Open the above shop.yml file. There are 2 things that may be edited to fit your setup:

  1. Furniture give command

    1. Nexo: Already setup for Nexo

    2. ItemsAdder: iagive %player% $context(furniture.id)

  2. Economy take command

    1. Essentials: Already setup

They can be in the confirmation preset, and have a "EDIT ME" comment above them:

4

Region

To limit furniture sale only to a given region, you can use WorldEdit. Remove all the # comments from region conditions: After that, in data change the shop regions name. This will be the WorldGuard region where you can buy furniture in:

5

Setup prices

At the top of the shop.yml file, you can see the data section. This is where you define prices for the furniture. They are added by their ID.

6

Reload the plugin

Simply run /tt reload and it should be ready to go!

Issues

If you get any issues,

Last updated