🎭 Purchase GUI
About
You can use different Purchase GUI for Virtual and Chest shops.
By default, both modules uses the same GUI for product purchases.
Setup
Creating custom Purchase GUI
Navigate to
plugins
->ExcellentShop
->menu
->product_carts
folder.By default there is one config called
default.yml
.Do a copy of it, rename, and edit it with your own preferences.
Open
settings.yml
of Virtual or Chest shop module.Set the name of your GUI config in the
Default_Cart_UI
setting.Reload the module with
/vshop reload
or/cshop reload
.Done!
Last updated