Intro
- Contributors:
- Barchtic
Money Formatter is my first public plugin that allows for easy balance formatting through vault. The basic functionality is it adds commas into your balance and adds decimal places. Also the decimal places disappear when you have $0. I also recently added millions, billions, trillions, and quadrillion support where it parses it into a shorter version. It has custom messages which can be changed through the config.yml and a reload command. Also the help menu (/moneyformat) changes based on permissions.
Basic Examples: Turns 5000 into 5,000. And supports truncated money upto Duodecillion!
SERVERS USING PLUGIN:
IP: play.pixelors.net
Website: pixelors.net
IP: kittyserver.net
Website: kittyforums.co.uk
IP: PLAY.COSMICPH.CF:37057
Website: N/A
OUTDATED
Commands
/balance (View your current balance)
/balance <player> (Views anothers balance)
NOTE: /balance can be substituted with /bal or /money
/moneyformat (Displays author and help)
/moneyformat reload (Reloads the configuration)
/moneyformat ab [1/2] (Shows list of all money abbreviations)
Permissions
moneyformat.balance (Allows the use of /balance and /balance <player>)
NOTE: I can add a separate permission for /balance other on popular request. ADDED
moneyformat.balance.other
moneyformat.reload (Allows the use of /moneyformat reload)
Install
First drag and drop Vault.jar into your plugins directory. Then drag and drop the Balance Formatter.jar into your plugins directory. Then reload or restart your server.
This should load the plugin, if there are any errors feel free to contact me in the discussions area.
Config
Code (Text):# _______ __ #
# / \ / | #
# $$$$$$$ | ______ $$ | ______ _______ _______ ______ #
# $$ |__$$ |/ \ $$ | / \ / \ / | / \ #
# $$ $$< $$$$$$ |$$ | $$$$$$ |$$$$$$$ |/$$$$$$$/ /$$$$$$ | #
# $$$$$$$ |/ $$ |$$ | / $$ |$$ | $$ |$$ | $$ $$ | #
# $$ |__$$ /$$$$$$$ |$$ |/$$$$$$$ |$$ | $$ |$$ \_____ $$$$$$$$/ #
# $$ $$/$$ $$ |$$ |$$ $$ |$$ | $$ |$$ |$$ | #
# ________ $$$$$$$/ $$$$$$$/ $$/ $$$$$$$/ $$/ __$/ $$__$$$/ $$$$$$$/ #
# / | / | / | #
# $$$$$$$$/_____ ______ _____ ____ ______ _$$ |_ _$$ |_ ______ ______ #
# $$ |__ / \ / \ / \/ \ / \ / $$ |/ $$ | / \ / \ #
# $$ /$$$$$$ |/$$$$$$ |$$$$$$ $$$$ | $$$$$$ |$$$$$$/ $$$$$$/ /$$$$$$ |/$$$$$$ | #
# $$$$$/$$ | $$ |$$ | $$/ $$ | $$ | $$ | / $$ | $$ | __ $$ | __ $$ $$ |$$ | $$/ #
# $$ | $$ \__$$ |$$ | $$ | $$ | $$ |/$$$$$$$ | $$ |/ |$$ |/ |$$$$$$$$/ $$ | #
# $$ | $$ $$/ $$ | $$ | $$ | $$ |$$ $$ | $$ $$/ $$ $$/ $$ |$$ | #
# ______$______$______ ______ ______ ______$______$______ ______/______$______$______$______ ______ #
# / / / / / / / / / / / / / / | #
# $$$$$$/$$$$$$/$$$$$$/$$$$$$/$$$$$$/$$$$$$/$$$$$$/$$$$$$/$$$$$$/$$$$$$/$$$$$$/$$$$$$/$$$$$$/$$$$$$/ #
#Variables %player% and %money%
#Note %player% only works on Others
#When adding in an apostrophe ' do ''
Balance: '&aBalance:&7 $%money%'
Others: '&a%player%''s Balance:&7 $%money%'
#Should Balance Formatter shorten balances?
Shortener: trueYou can use %player% and %money% to get the user's name and to get the balance respectively. You also can also use color codes such as &4 to get DARK RED.
If you enjoyed my plugin please leave a review or donate!
NOTE: Reviews are not for bugs. If you experience one post it in the discussion tab.
Milestone:
✓10 Downloads
✓25 Downloads
✓50 Downloads
✓100 Downloads
✓200 Downloads
✓500 Downloads
✓750 Downloads
✓1000 Downloads - SPECIAL RECODE
Thanks for all the support!

[1.9] Balance Formatter | No Longer Supported 3.0
Formats all money to easily readable forms! All messages configurable!
Recent Updates
- 1.9.4 Update May 29, 2016
- HUGE Bug fixes Jan 16, 2016
- Config and Code Cleanup + Announcement Jan 16, 2016