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

Modern, async Permissions service #1

Open Phoenix616 opened 3 years ago

Phoenix616 commented 3 years ago

This service abstraction should be able to provide permissions lookups in an async way in order to be able to make lookups even if the player is offline.

At the moment it is planed for the API to use CompleteableFutures.