OneStopShop 2
  • 👋Welcome
  • 🔌Addons
  • 📗Premade Configurations
  • 📙Commands
  • 🗣️FAQ
  • 📕Files
    • 📕Config.yml
    • 📕Shops.yml
    • 📕Menus.yml
    • 📕Interfaces.yml
    • 📕Lang.yml
  • 📒Shop Modes
  • 📒Economy Modes
  • 📘Menu Guide
  • 📘Shop Guide
  • 📘Interface Guide
  • 📘Serialize Item Guide
  • 📘Stock Guide
  • 📘PlaceHolderAPI Guide
  • 📘MySQL Guide
Powered by GitBook
On this page
  • Item Setup (Default)
  • Vault Setup

Economy Modes

How to setup each economy engine.

PreviousShop ModesNextMenu Guide

Last updated 2 years ago

Item Setup (Default)

  1. Open the config.yml in OneStopShop and change the economy-mode key value to item

  2. Serialize your desired economy item with /shop item serialize and input that under the economy-item key in the config.yml.

  3. Restart server.

Vault Setup

  1. Install .

  2. Install a economy handler like for Vault.

  3. Open the config.yml in OneStopShop and change economy-mode key value to vault

  4. Restart server.

You can also change the currency format in the lang.yml under the key currency_format. If you wanted it to be a emerald item economy you could do &a{0} Emeralds and that would update across the plugin.

📒
Vault
EssentialsX