Open Phoenix616 opened 3 years ago
Some economy plugins offer the ability to create different currencies. Ideally the economy provider would expose that too.
A potential feature for expanding on this could be to allow defining which plugin should use which currency by default in the config.
This could use inspiration from Sponge: https://jd.spongepowered.org/spongeapi/8.0.0/org/spongepowered/api/service/economy/Currency.html
Some economy plugins offer the ability to create different currencies. Ideally the economy provider would expose that too.
A potential feature for expanding on this could be to allow defining which plugin should use which currency by default in the config.