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

Player statuses #12

Open Phoenix616 opened 2 years ago

Phoenix616 commented 2 years ago

Add a provider abstraction to query (and set) player statuses. By standard those statuses should include AFK, DND, muted, banned and vanished but maybe it would be possible for plugins to register their own, arbitrary ones too?