* Properly sanitize data for better handling. (Fixed Password Check Errors)
* Properly limit antibot related logs.
* Fix packets check not disabling.
+ Command to check stats. (/flamecord stats)
* Nerfed logger to prevent spam and lag during attacks.
* Optimization of kick messages for attacks.
* Reduced memory usage during attacks.
+ Smart Packets Check. (Checks packets before decode with time-based size and rate) Security Improved! Warning: Doesn't play well with TCPShield.
* Fixed 1.7 connection problems.
* Now has 1.19.3 support, latest BungeeCord update.
* Supports latest Geyser version.
* Made detailed errors a default value of true. (Fix kick messages not showing)
To manually fix it set logger.detailed-connect-errors to true in flamecord.yml.
* Improvements of the use of .release() methods. (safe bytebuf release) (better security)
