Added a few attribute options in the invalid item check (limits)
Recoded the action validator trident option to a general one that'll not only fix trident dupe exploits but any related exploits since the previous option didn't work as intended
Fixed a small bypass in the chat check since i removed a check accidently in the last update
Added a trident_fix option in the action validator module that fixes the known trident duping method
CoffeeProtect now uses its own PacketEvents fork, with many improvements and fixes including packet events exploits and custom stuff designed for CoffeeProtect
Fixed InvalidItem and PacketDecoder and Hex Colors
Fixed InvalidAction check entirely (rewritten)
Minor code changes and improvements
PacketDecoder and InvalidItem checks will now account more for Shulker Boxes and Custom Heads
You can now disable kicking(timeouts) in the PacketDecoder module in the config.yml file
Added a new check (InvalidEntityAction)
Added a new check (InvalidSteerVehicle)
Fixed InvalidChat check from flagging on anvils
Fixed InvalidTabComplete check from cancelling minecraft tab complete commands
Fixed PacketDecoder check[1] and hex colors
InvalidItem Check now has many other settings such as max custom model data and max lore length (The check itself has improved)
ActionValidator now has a check and setting to check for invalid spawners that can cause damage to the server
PacketLogger will now filter non important packets based on their size
The invalid block placement check now has tons of built-in checks that check for other things like block faces and cursor
Added an InvalidSelectTrade check that'll fix many exploits - console spammers!
All checks have gotten stronger by adding more built-in checks inside them which fix the majority of exploits - console spammers
CoffeeProtect will now prevent any exploits that attempt to use ViaVersion to crash the server
CoffeeProtect's disconnect method will now also prevent any packets from being received until the user is actually disconnected (Prevents CoffeeProtect debug spam in the packet rate limiter)
Fixed the crash troll method errors on 1.21+
PacketDecoder now has 3 built in checks within that checks for certain exploits (future proof)
InvalidItems check is now much stronger, it'll also check all items the moment a menu is opened and 3 new built - in checks have been added for items
Added a config option to disable vanilla(spigot) anticheat debugging
The invalid position check will now also check for ServerSide vehicle packets (Fixes certain exploits)
