AppleDash / SaneEconomy

Finally, a sane economy plugin for Bukkit.
https://www.spigotmc.org/resources/saneeconomy-simple-but-featureful-economy.26223/
GNU General Public License v3.0
19 stars 24 forks source link

API for UUID/Name Conversion #98

Closed A248 closed 3 years ago

A248 commented 4 years ago

Since SaneEconomy has started storing a "last name" value for each player, it would make sense for the API to expose UUID -> Name and Name -> UUID methods. These shouldn't be hard to implement.

AppleDash commented 4 years ago

I think this is in progress

AppleDash commented 3 years ago

It is done; as of awhile ago actually.