Prison Money Format

Status
This thread has been locked.

Conetic

ConeticBet
Supreme
Feedback score
3
Posts
530
Reactions
31
Resources
0
Hello MCM, I am looking for a free plugin that makes your money shorten for example instead of 1,000,000 you will just have 1M. I mainly want this to shorten down the scoreboard so if anyone knows where I can download this please link me, also needs to work with vault / essentials economy.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

solo

Setups, Configurations, Management, and Designs
Supreme
Feedback score
83
Posts
1,864
Reactions
847
Resources
0
Hello MCM, I am looking for a free plugin that makes your money shorten for example instead of 1,000,000 you will just have 1M. I mainly want this to shorten down the scoreboard so if anyone knows where I can download this please link me, also needs to work with vault / essentials economy.
Vault and use its placeholders -
Code:
Specifically the ones with a star:


%vault_eco_balance%
%vault_eco_balance_commas%
%vault_eco_balance_fixed%
%vault_eco_balance_formatted% **
%vault_eco_top_balance_#%
%vault_eco_top_balance_fixed_#%
%vault_eco_top_balance_formatted_#% **
%vault_eco_top_balance_commas_#%
%vault_eco_top_player_#%
%vault_eco_top_rank%

You need the following plugins for this to work: Vault, PlaceholderAPI

Let me know if you need anything else :p
 

Conetic

ConeticBet
Supreme
Feedback score
3
Posts
530
Reactions
31
Resources
0
Vault and use its placeholders -
Code:
Specifically the ones with a star:


%vault_eco_balance%
%vault_eco_balance_commas%
%vault_eco_balance_fixed%
%vault_eco_balance_formatted% **
%vault_eco_top_balance_#%
%vault_eco_top_balance_fixed_#%
%vault_eco_top_balance_formatted_#% **
%vault_eco_top_balance_commas_#%
%vault_eco_top_player_#%
%vault_eco_top_rank%

You need the following plugins for this to work: Vault, PlaceholderAPI

Let me know if you need anything else :p
Thanks, where do I do the one for /baltop?
 
Status
This thread has been locked.
Top