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

UUID/Username/Profile storage and lookup #3

Open Phoenix616 opened 3 years ago

Phoenix616 commented 3 years ago

Add a provider abstraction to lookup UUIDs by usernames or the other way around. This should be done async if possible.