Minebench / Tresor

An experimental VaultAPI compatible abstraction layer for Bukkit/Spigot/Paper plugins
https://ci.minebench.de/job/Tresor/
GNU General Public License v3.0
8 stars 3 forks source link

Currency support for Economy service #16

Open Phoenix616 opened 2 years ago

Phoenix616 commented 2 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.

Phoenix616 commented 3 months ago

This could use inspiration from Sponge: https://jd.spongepowered.org/spongeapi/8.0.0/org/spongepowered/api/service/economy/Currency.html