ExcellentShop
  • 🏠 General
    • 🔌 Getting Started
    • 📄 Commands
    • ⛔ Permissions
    • 🧩 Compatibility
    • ❓ Common Questions
    • ❗ Common Issues
    • 🪛 Developer API
  • ⭐ Features
    • 🪙 Multi-Currency
    • 🧮 Price Types
    • 📤 Product Stock
    • 🎭 Purchase GUI
  • 💻 Virtual Shop
    • 🔨 Creating Shop
    • 🔗 Shops GUI
    • 🛒 Shop Types
    • 📦 Product Types
    • 🎨 Shop Layouts
  • 📦 Chest Shop
    • 🪓 Creating Shop
    • 🚚 Infinite Storage
  • 🧰 Utility
    • Placeholders
Powered by GitBook
On this page
  • About
  • Setup
  • Creating custom Purchase GUI
  1. ⭐ Features

🎭 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

  1. Navigate to plugins -> ExcellentShop -> menu -> product_carts folder.

  2. By default there is one config called default.yml.

  3. Do a copy of it, rename, and edit it with your own preferences.

  4. Open settings.yml of Virtual or Chest shop module.

  5. Set the name of your GUI config in the Default_Cart_UI setting.

  6. Reload the module with /vshop reload or /cshop reload.

  7. Done!

Last updated 9 months ago