BentoBoxWorld / Bank

Allow your players to deposit and withdraw money from the island's bank! See island rankings!
Eclipse Public License 2.0
2 stars 6 forks source link

Placeholder: %Bank_[gamemode]_island_balance_number% #13

Closed Teyir closed 3 years ago

Teyir commented 3 years ago

Description Hello,

Can you add a placeholder withe juste the numbers when we call the placeholder %Bank_bskyblock_island_balance%

Ex: If I call this placeholder I have this 12,500.00€ can you change this placeholder or create a new placeholder for have just the number like this 12500 ?

Placeholder: %Bank_[gamemode]_island_balance_number%

Thank you very much, this placeholder is very important for me when we create some conditions

tastybento commented 3 years ago

Done in https://github.com/BentoBoxWorld/Bank/commit/393332991c38931b33a50339c118f27fb17be1d1

Note that the value may be in scientific notation depending on how large the balance is.