New features:
- You can now format the money shown by making this true in config:
format_money: true # Instead of showing numbers like 100.000$ it will show 100k$
Bugs fixed:
- The leaderboard refresher would execute on the server thread, now it's async