forked from Telesphoreo/DynamicShop3
-
Notifications
You must be signed in to change notification settings - Fork 1
MultiCurrency
Cupjok edited this page Sep 11, 2026
·
1 revision
MultiCurrency is an optional integration for server-defined currencies such as Coins, Gems, Tokens, or other named balances.
- Install MultiCurrency.
- Create or verify the currencies you want to use.
- Start DynamicShop3 with MultiCurrency loaded.
- Select the desired currency from the DynamicShop3 currency selector.
- Test a purchase and sale on a staging server.
Each shop can use its own MultiCurrency currency without replacing the existing Vault economy.
DynamicShop3 uses the MultiCurrency public API and includes protection/recovery for unfinished MultiCurrency orders. If a server restarts during a transaction, allow the normal recovery path to complete before making manual database changes.
If a currency is missing, verify its exact configured name and confirm MultiCurrency loaded successfully. If transactions fail, inspect both plugin logs and reproduce the transaction on a test server.