- Removed %money_commas% and %major_commas% and added it as a config option instead to slightly improve performance and clean up the code
- Added /top and /moneytop as a way to see the server balance
- Added Short Scale Notation option that allows you to contract the amount using k m b t
- Added the ability to pay using Short Scale Notation. Example /pay Fr33styler 1k
- Added a confirmation option in the config in order to make users confirm their payments
Fixed /baltop if name was null or empty for any reason (like importing the data and such)
Added a general currency format instead.
Fixed vault race condition issue.