- Improved the income per second placeholder with cleaner 3 digit formatting
- Added a raw income per second placeholder for full number displays
- Added configurable income placeholder precision and shortening
- Added customizable K, M, B, T, and Q unit labels
- Added support for disabling configured messages by setting them to ""
- Added support for disabling multi-line messages by setting them to [] or only blank lines
- Fixed empty single-line messages still showing the plugin prefix
- Market crash, recovery, boost, investment, admin, and other configurable messages can now be silenced
- Improved leaderboard personal rank showing N/A in the menu
- Added configurable money formatting for all investment amounts
- Kept the default money display as $amount for existing buyers
- Added support for custom currency prefixes and suffixes through config
- Improved amount input so players can type their configured currency text
YAML:economy: provider: VAULT coinsengine-currency: coins # For suffix-style currencies, set prefix: "" and suffix to your currency text. # The suffix can be any server currency name, symbol, or language-specific text. format: prefix: "$" suffix: "" abbreviate: true
YAML:menu_title: 'Investment | Leaderboard' size: 54 unranked-text: "Unranked"
- Fixed perk max investment not updating until relog.
- Improved rank and perk refresh when opening or using the investment menu.
- Improved max investment display refresh in the menu and placeholders.
- Improved save safety for investing, collecting, withdrawing, and deleting investments.
- Fixed market crash history not saving correctly on fresh installs.
- Fixed admin reset sync for servers using cross-server mode.
- Fixed income shown in menus and placeholders during market crash or recovery events.
- Improved offline income saving so earned money is added more safely.
- Improved reset cleanup for offline player data.
