This update requires an update, please don't stop the server!
Now total balance should be displayed correctly
Now the code happens async as much as possible improving performance
Added 3 vault methods that gives you the option to choose which one you prefer more
Now the table is renamed to lower case to match convetion
- 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.