A Minecraft plugin that adds a virtual wallet system to your server with a built-in item shop and GUI-based purchase confirmation.
Supports multi-server environments using a shared MySQL database.
✨ Features
- Virtual wallet system
- GUI-based ItemShop
- Customizable offers (ranks, keys, and more)
- Fully configurable GUIs and messages
- Support for shared MySQL database across multiple servers
❤️ Support
Discord:
https://discord.gg/3cMgyAEZ
Configuration
config.yml - Contains GUI layouts, discount settings, and item shop offers.
messages.yml - Fully customizable messages.
commands.yml - Change command names, permissions and descriptions.
Multi-Server Support
You can run this plugin across multiple servers connected to the same MySQL database.
This ensures players keep a synchronized wallet balance across all your connected servers (e.g., Survival, Skyblock, Lobby).
Commands and permissions
(you can modify in commands.yml)
- `
/wallet` - Check your own wallet balance - vira.wallet.wallet`
- `
/wallet add <player> <amount>` - Add money to a player's wallet - `vira.wallet.wallet.admin`
- `
/wallet minus <player> <amount>` - Remove money from a player's wallet - `vira.wallet.wallet.admin`
- `
/wallet set <player> <amount>` - Set a specific wallet balance - `vira.wallet.wallet.admin`
- `
/wallet get <player>` - View another player's balance - `vira.wallet.wallet.admin`
- `
/wallet reload` - Reload configuration files - `vira.wallet.wallet.admin`
- `
/itemshop` - Open offers gui - `vira.wallet.itemshop`
Images
![[IMG]](//proxy.spigotmc.org/c2d9ef52074e9c5c4dbaa96d5ac685b5236ad784/68747470733a2f2f6769746875622e636f6d2f766972616b61697365722f766972612d77616c6c65742f626c6f622f6d61737465722f696d616765732f323032352d30352d32365f31352e32382e34392e706e67)