πEconomy Modes
How to setup each economy engine.
Item Setup (Default)
Open the
config.ymlin OneStopShop and change theeconomy-modekey value toitemSerialize your desired economy item with
/shop item serializeand input that under theeconomy-itemkey in theconfig.yml.Restart server.
Vault Setup
Install Vault.
Install a economy handler like EssentialsX for Vault.
Open the
config.ymlin OneStopShop and changeeconomy-modekey value tovaultRestart 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.
Last updated