Cost Options
Define the cost to open this crate.
"cost": { "provider": "IMPACTOR", "currency": "impactor:dollars", "amount": 100}Provider
Section titled “Provider”The Economy Service to use for the transaction. See the Economy Services page for more information.
"provider": "IMPACTOR"Currency
Section titled “Currency”The currency ID to use for the transaction. If undefined, the default currency for the selected provider will be used.
"currency": "impactor:dollars"Amount
Section titled “Amount”The amount to charge the player when opening the crate.
"amount": 100