Simple vault dependant economy plugin for Minecraft.
- Native Minecraft Version:
- 1.15
- Tested Minecraft Versions:
- 1.15
- 1.16
- Source Code:
- https://gitlab.com/Dorianosaure/cubeeconomy
- Contributors:
- Dorianosaure
- Languages Supported:
- French Italian
How to install
- Drop VAULT jar file in your server plugin folder
- Drop CubeEconomy jar file in your server plugin folder
- Restart your server
Commands
- /money
- Display the player balance
- Permission: cubeeconomy.balance
- Default: true
- /money balance
- Display your balance
- Permission: cubeeconomy.balance
- Default: true
- /money balance [player]
- Display the player's balance
- Permission: cubeeconomy.balance.other
- Default: op
- /money pay [player] [amount]
- Send your money to a player
- Permission: cubeeconomy.pay
- Default: true
- /money give [player] [amount]
- Give money to a player
- Permission: cubeeconomy.give
- Default: op
- /money giveall [amount]
- Give money to all connected players
- Permission: cubeeconomy.giveall
- Default: op
- /money take [player] [amount]
- Remove money from a player
- Permission: cubeeconomy.take
- Default: op
Permission
- /money set [player] [amount]
- Set the value of a player's balance
- Permission: cubeeconomy.take
- Default: op
Requirements
- xconomy.user.balance
- Allows player to display his balance
- xconomy.user.balance.other
- Allows player to display another player's balance
- xconomy.user.pay
- Allow player to send his money to another player
- xconomy.user.balancetop
- Allows player to view TOP10 ranking
- xconomy.admin.give
- Allows player to give money to a player
- xconomy.admin.giveall
- Allows player to give money to all connected players
- xconomy.admin.take
- Allows player to take player balance
- xconomy.admin.set
- Allows player to set player balance
- cubeeconomy.*
- Allows player to use all commands above
Support
- MySQL database
- Vault
Feel free to contact me if you get an error using my plugin.
You can also submit your ideas to improve it.
Do not leave bug reports/suggestions in the reviews. Contact me through discord, the spigot discussions section or post a Gitlab issue.

CubeEconomy - Minecraft Economy Plugin - Vault 1.1
Vault Economy plugin for Minecraft 1.15.2
Recent Updates
- GiveAll and other player Balance Aug 20, 2020