New features:
• Optional LuckPerms rank limits cap how much each player can invest
• Invest GUI supports {max-invested} and {max-invested-remaining} placeholders
• Added PlaceholderAPI placeholders for personal invest cap and remaining headroom
Code:# plugins/PerfInvest/config.yml — merge (config-version: 9): config-version: 9 investment: rank-limits: enabled: false groups: default: max-invested: 2500000 vip: max-invested: 25000000 mvp: max-invested: 100000000
• Fixed the invest GUI confirm button sometimes doing nothing when adding funds
• Fixed the same silent failure on withdraw confirm and collect actions
• You now get a short chat message when clicking too fast instead of no response
New features:
• PlaceholderAPI:%perfinvest_invested_formatted%for compact invested amounts (e.g. 1.3k / 1b) on scoreboards and elsewhere
Improvements:
• Invest GUI money tokens ({invested},{income-per-sec},{accrued},{pending-amount}) follow the same compact rules when display mode is set to formatted
Please backup your folder and let the plugin recreate it, that you can merge new stuff with your main folder.
New features:
• Added a built-in update checker to all Perf plugins
Improvements:
• New config option:update-checker.enabled: true(enabled by default)
Improvements:
On supported Paper versions (1.21.7 or higher), sign search uses client-side virtual signs when available. Other players will no longer be able to see the fake signs.
