JustEli / Coins

[Minecraft/Spigot] This plugin drops coins for killing mobs and mining. Includes a withdraw system. Can be used for drop parties. Highly configurable.
GNU General Public License v3.0
14 stars 24 forks source link

Update Treasury Integration #50

Closed lokka30 closed 2 years ago

lokka30 commented 2 years ago

Treasury v1.1.0 has released which changes the way that economy providers are accessed - instead of using Bukkit's service manager, plugins should now use Treasury's service API to access it. Let me know if you need a hand with it 😃