AdminVaultManager
A lightweight and efficient Minecraft server plugin designed for administrators to easily manage players' economy balances via Vault. This plugin provides a single, straightforward command to check, add, or remove money from any player who has ever joined the server.
Features
- Check Balances: View the current economic balance of any player.
- Add Money: Safely deposit funds into a player's account.
- Remove Money: Withdraw or penalize a player's account balance.
- Full Tab Completion: Smart autocomplete features that predict subcommands and remember any player who has ever logged into the server.
- Highly Customizable: A robust lang.yml file allows full localization and message customization with standard Minecraft color codes.
Commands and Permissions
All operations are bundled under a single administrator command.
- /moneyadm check Description: Check the target player's economy balance.
- /moneyadm add Description: Add a specific amount of money to the player.
- /moneyadm remove Description: Deduct a specific amount of money from the player.
Permission Node
- moneyadm.use Description: Grants access to all /moneyadm subcommands. (Recommended for administrators or OP only)
Requirements
To run this plugin, your server must have the following dependencies installed:
- Paper or Spigot (1.21 or higher recommended)
- Vault plugin
- An active Economy provider plugin (such as EssentialsX, EcoBits, or any plugin that registers with Vault)

