InvalidItem check now has a max_firework_explosions setting
Possibly fixed a small problem with certain servers in certain hosting providers
CoffeeProtect will now check for the new MiniMessage vulnerability exploit
Fixed an issue with the PacketDecoder and player packets that got cancelled by the server
fix_signs and fix_chat_messages will no longer reEncode the packets even if the message is unchanged (If enabled)
Added a config option to remove container data from gui items (This fixes a few known exploits, however it's disabled by default)
Improved a few checks and detections
Added an option in the InvalidWindowClick check to prevent GUI Item Click Spamming
Removed the old Prevent swaps in guis option due to it being buggy
Certain values will now be cached within checks
InvalidCustomPayload check now also has some other options you can configure
Added compatibility for a freshly generated config for the voice chat plugin
The profiler will now show the average check process time in nanoseconds
The profiler will now show the CPU usage of the Netty threads!
This is big news since it allows us and you to test for certain exploits much better than before and benchmark the netty usage.
CustomPayLoad check will now have another built in check inside to check for tags
Added an option to completely remove books inside the InvalidItems check (This is useful for Lobby instances or servers where books are not used at all)
InvalidItem check will now have a delay when removing items
