Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.x
Platforms
Tags
Creators
Details
Licensed MIT
Published last week
Updated last month
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 <player> Description: Check the target player's economy balance.
- /moneyadm add <player> <amount> Description: Add a specific amount of money to the player.
- /moneyadm remove <player> <amount> 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)


