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

Implement plugin providers #14

Open Phoenix616 opened 3 years ago

Phoenix616 commented 3 years ago

This is a general issue regarding the implementation of providers with different plugins. Due to the sheer scope of this there will not be one issue per plugin but this one to track the current process.

Each plugin should have its own maven module (see the CraftConomy module)

See the readme for the current status and which plugins are the most important right now: https://github.com/Minebench/Tresor#supported-plugins

The readme should be adjusted as part of the commit/PR. Feel free to PR plugins that are not on the list!