How to install and use Vault plugin [Java]
Information:
- Vault is more of a dependency plugin than an actual usable plugin.
- Vault is a Permissions, Chat, & Economy API to give plugins easy hooks into these systems without needing to hook or depend on each individual plugin themselves.
1. Downloading from Spigot
- Download from resource page
- Click on the Download Now button.
- And save it in a place you can remember.
2. Uploading
- Go to your
/home/container/plugins
Folder or click Plugins in your home directory. - Upload the
.jar
vault file. - Restart your server.
3. Setup
- It is a plug and play plugin so no configurations are required
- The only option in the
config.yml
is update-check: true/false, all it does is checks for updates on startup
4. Permissions
vault.admin
: Allows access to vault info and conversion commands. Defaults to OP playersvault.update
: Anyone with this permission will be notified when Vault is out-dated and defaults to OP players
5. Plugins Supported
- Permissions: Permissions 3, bPermissions, PEX, GroupManager, PermissionsBukkit, zPermission, SimplyPerms, Privileges,
DroxPerms, xPerms - Economy: iConomy 4,5,6, BOSEconomy 6 & 7, EssentialsEcon, 3Co, MultiCurrency, MineConomy, eWallet, EconXP, CurrencyCore, CraftConomy, AEco, Gringotts
- Bank support in CraftConomy, CurrencyCore, BOSE & iCo6 only
- iCo6/CurrencyCore use merged player/bank accounts. It's suggested to use BOSE for full featured banks.
- iCo6 flatfile has SEVERE bugs, USE AT YOUR OWN RISK
- Chat: Herochat, mChat, iChat, bPermissions, PEX, P3, DroxPerms
- Other economies/permissions systems may have built-in support for Vault, check with them to be sure.
**The best economy plugin is CraftConomy3. Read the guide to using it here
Article written by Arinji#7416 ( ID 890486507872342027 )
Updated on: 14/06/2022
Thank you!