Minecraft – What does the“Vault” plugin for Minecraft do

minecraft-bukkitminecraft-java-editionminecraft-java-edition-server

I am creating a Minecraft server. It says I have to have Vault, but it doesn't tell me what it is. What is Vault, and what does it do?

Best Answer

The official page for the Vault bukkit plugin says:

Vault is a Permissions, Chat, & Economy API

Vault is a plugin which allows different plugins to interact with many different economy, chat and permissions plugins through a single API. This means that a shop plugin, for example, only needs to use one piece of code to interact with the many different economy plugins where usually it would require many different pieces of code to support each plugin.

If you don't have a plugin which requires Vault, you probably don't need it.