[+] Fixed excessive memory allocation caused by the incorrect config path.
[+] Fixed player loadin on join.
[+] Updated utils version
[+] Fixed a issue that causes tournament files to not create.
[+] Fixed a startup issue on Spigot.
[+] Changed default menu files.
[+] Changed whole internal structure. You need to reset your lang and config files to use this version.
Also, you don't need to use LitLibs anymore.
Refactored and optimized the code.
[+] Changed default menu and lang files to make it compatible with the latest LitLibs version.
[+] Updated to latest LitLibs version.
[+] Updated to latest LitLibs
[+] Improved SQL handling
[+] Fixed skull issue
[+] Added HikariCP support on MySQL use.
[+] Refactored getPlayer() method
[+] Fixed async event calling
[+] Changed error handling
[+] Fixed tournament value not exist issue
[+] Fixed nonchangeable menu file
[+] Fixd position placeholder
[+] Added more placeholders in rewards
Fixed Play Time Tournament
[+] Added leaderboard limit
[+] Added PointAddEvent.java
[+] Added close menu item in gui decorations.
[+] Fixed fish tournament not counting
[+] Fixed attribute issue
[+] Fixed tournament end and start issue.
[+] Fixed message issue in tournament join.
[+] Fixed tournament join without checks.
[+] Added a option to disable leaderboard opening with right click.
[+] Made leaderboard loading async.
[+] Unregistered Papi hook on disable.
[+] Fixed leaderboard gui actions.
[+] Fixed a issue on lower versions that cause not to execute commands.
[+] Fixed tournament not giving point after end issue.
[+] Changed /tournament end command logic.
[+] Added permission to leaderboard command.
[+] Added /tournament leaderboard <tournament name> command.
[+] Added right click action to open leaderboard menu.

[+] Fixed tournament reward not giving issue.
[+] Fixed player leave listener.
[+] Added more metric values.
[+] Added Discord Webhook support on tournament end.
[+] Fixed typos in default files
[+] Fixed MySQL not loading issue.
[+] Fixed a issue in Minecraft 1.20.6 version.
[+] Fixed tournament end player values.
[+] Changed /tournament reload logic.
[+] Added /tournament update command.
[+] Fixed tournament end
[+] Fixed a version issue on plugin.yml file
[+] Fixed reload command
[+] Fixed month issue
[+] Added MYTHIC_MOBS_KILL_TOURNAMENT
[+] Added PLAY_TIME_TOURNAMENT
[+] Added decorative items in tournament GUI.
[+] Added custom head support on tournament GUI items.
[+] Added /tournament end command
[+] Added 5 new placeholders.
[+] Added hideAttributes flag on GUIs.
[+] Changed addPoint function logic.
[+] Added DuelsWinTournament for plugin Duels
[+] Added CrazyCrateTournament for plugin CrazyCrates
[+] Added ExcellentCrateTournament for plugin ExcellentCrates
[+] Added MoneyReceiveTournament for plugin Essentials and EssentialsX
[+] Added MoneySpendTournament for plugin Essentials and EssentialsX
[+] Added PlayerDamageTournament
[+] Added PlayerVoteTournament for plugin Votifier and NuVotifier