Vault is a permissions, chat, & economy API to give plugins easy hooks into.
This is, of course, an updated fork of the original Vault project. Visit the original project for more information.
All credit for the original project goes to the MilkBowl team.
- All the features of the original Vault project
- Re-coded the entire project to be more efficient and easier to maintain
- Merged the VaultAPI into the project itself
- Removed Vault's update checker and need for config files
- Updated to natively support newer versions of Minecraft
- Removed all built-in support for old permissions and chat plugins
- Moved existing commands under the
/vault
command and revised them - Lombok has been implemented to reduce boilerplate code
- Migrated from using Maven to Gradle
For support or queries, please open an issue in the Issues section.