MrUltimateEconomy
PluginLicenseRef-Eula

MrUltimateEconomy

Multiple Currencies, Bank, Functions, PlaceHolders and more.

38
Downloads
1
Followers
3 months ago
Updated
📦
1
Versions

📖About MrUltimateEconomy

Older versions are not and will not be supported

Preview you can find in gallery on this site

Banner
License Discord Wiki Wiki

Banner
MrUltimateEconomy is a new plugin that allows you to have multiple currencies on the server at the same time, and also adds a bank for these currencies.

Banner

  • Multiple Economy
  • Developer API
  • Default Vault Economy
  • Configurable Bank GUI
  • MySQL & SqLite Support
  • PlaceholderAPI support
  • Configurable commands
  • Custom Messages for every currency

Banner

Command Description Permission
/mue pay {player} {amount} {currency} Pay another player mrultimateeconomy.command.pay
/mue balance {currency} Check your balance mrultimateeconomy.command.balance
/mue bank Sell item in hand mrultimateeconomy.command.bank
/mue bank withdraw {currency} {amount} Withdraw money from bank mrultimateeconomy.command.bank
/mue bank insert {currency} {amount} Deposit money to bank mrultimateeconomy.command.bank
/mue reload Reload the plugin configuration mrultimateeconomy.command.reload
/mue give {player} {amount} {currency} Give money to a player (Admin) mrultimateeconomy.command.give
/mue take {player} {amount} {currency} Take money from a player (Admin) mrultimateeconomy.command.take
/mue bank give {player} {amount} {currency} Add money to player's bank (Admin) mrultimateeconomy.command.bank.admin
/mue bank take {player} {amount} {currency} Take money from player's bank (Admin) mrultimateeconomy.command.bank.admin

Banner

Placeholder Description Example
%mrlibcore_mue_balance_{currency}% Player's raw balance 1000.5
%mrlibcore_mue_balance_formatted_{currency}% Player's formatted balance $1,000.50
%mrlibcore_mue_balance_formatted_nodecimal_{currency}% Formatted balance without decimals $1,001
%mrlibcore_mue_bank_balance_{currency}% Player's bank balance 5000.0
%mrlibcore_mue_bank_balance_formatted_{currency}% Formatted bank balance $5,000.00
%mrlibcore_mue_top_{currency}_name_{position}% Name of top player at position Notch
%mrlibcore_mue_top_{currency}_value_{position}% Balance of top player at position $1,000,000