Patchnote v5.4.1 - Bevor updating, always backup your files and Database!
[Fixes]
Resolved an issue where a player, upon renaming their Mojang/Microsoft account, was unable to purchase a new bank level. Now checking on PlayerJoin whether the name is in sync with the database from BankTable.
Corrected singular and plural currency display errors in all messages. If you come across any more, please contact me on Discord.
Added some error messages for incorrect command usage. As before, if you find more non-functional outputs, reach out to me. Testing everything alone is quite challenging.
Fixed some tab-completion issues with commands. Let me know if you find anything missing.
Rectified incorrect debug message spam in the console.
Implemented various improvements. Currently unsure how to further boost performance. LightEconomy is already the fastest economy plugin on the market.
[New]
Added PlaceholderAPI support to almost all messages. You can now use PlaceholderAPI placeholders in any kind of message. If you encounter non-functional output, please contact me on Discord.
Included PlaceholderAPI as a dependency. You need this plugin to use LightEconomy.
Added support for materials in version 1.20.4.
Initiated the implementation of BungeeCord messaging for cross-server support (not activated yet, coming in the future). This involves receiving messages on /money give or /pay commands for target players not on the same server as the executor.
Downgraded from JDK 21 to JDK 17 to ensure compatibility with older versions (maybe lol).
[Coming]
Started integrating a Discord bot within LightEconomy to execute commands from Discord and send actions to Discord channels.