This repository was archived by the owner on May 27, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 7
Integrations | Vault
Gregory Mitchell edited this page Sep 14, 2023
·
2 revisions
Novaconomy Integration for the Vault API.
Notes
-
All Economies will be registered into Vault if
VaultEconomy
infunctionality.yml
is set to-1
- To learn how to set it up in the configuration file, look here.
- Economies are always enabled and have bank support
- Players will always have accounts, making creation or deletion obselete
- Banks cannot be deleted or created, and do not have any owners
To convert a Non-Novaconomy Economy (e.g. Essentials) to a Novaconomy Economy, we can use the /vault-convert
command.
If VaultEconomy
is set to -1
in functionality.yml
:
VaultEconomy: -1
All economies will be registered, meaning that all economies can be converted to. To convert them, simply input the old economy provider, then input the name of the Novaconomy Economy you want to convert to.
/vault-convert EssentialsEconomy Coins
/vault-convert OtherEconomyProvider Gems
Copyright © 2021-Present Team Inceptus. All Rights Reserved.
Licensed under the GPL-v3.0.