[#] Implemented free edition of the plugin.
[#] Updated some API classes.
[#] Improved the functionality of inventory menus.
[#] Potentially fixed a Folia console error.
[#] Fixed several cancelled event combat false positives.
[#] Added plugin metrics
[#] Fixed a transaction check console spam AFK issue
[#] The Fast-Bow check is now part of the Fast-Clicks check
[#] The Ghost-Hand check is now part of the Impossible-Actions check
[#] The Gravity-Simulation detection from IrregularMovements is now an independent check
[#] The Speed-Simulation detection from IrregularMovements is now an independent check
[#] The Ground-Spoof detection from IrregularMovements is now part of the new Exploits check
[#] The Movement-Spoof detection from IrregularMovements is now part of the new Exploits check
[#] The Baritone detection from IrregularMovements is now part of the new Exploits check
[#] Removed the Exploits check and added its detections in the IrregularMovements check
[#] Inventory and player check categories now are both the miscellaneous category
[#] Put all plugin teleporations behind more handled methods
[#] Added a new checks.yml IrregularMovements option for managing the gravity detection
[#] Added very basic compatibility support for AdvancedEnchantments
[#] Fixed GhostHand false positives caused by mcMMO abilities
[-] Removed an outdated menu command auto completion
[-] Removed outdated permissions enums
[#] Fixed a few rare FastBreak false positives
[#] Further limited the amount of threads running check tasks
[#] Fixed riptide false positives with the acceleration and gravity detectons
[#] Fixed a few GhostHand fast breaking false positives
[#] Made all packet listeners silent
[#] Added amplitude to certain detections to help deal with toggling hacks on time to avoid punishments
[#] Improved the FastPlace detection by combining all its detections into one
[#] Created a new type of list to optimize the plugin's asynchronous processes
[#} Fixed teleportation false positives with the gravity detection
[#] Fixed a missing potion effect console error
[#] Fixed a few boat irregular-movements false positives
[#] Optimized the packet world data handler
[#] Fixed a HitReach console error
[#] Fixed legacy API event calls not taking place
[#] Slightly improved the Item Attributes compatibility
[#] Fixed a few IrregularMovement speed-potion-effect speed false positives
[#] Fixed a ProtocolLib no-such-method console error
[#] Potentially fixed a TreeFeller GhostHand check false positive
[#] Fixed the TPS method not existing in older server versions
[#] Made the gravity detection more lenient with certain potion effects
[#] Fixed a ProtocolLib temporary player console error with inventories
[#] Improved the Vein Miner compatibility
[+] Added settings.yml options for purchases
[#] Fixed double calls in all block place based detections
[#] Fixed a HitReach protocollib console error
[#] Fixed the MorePackets check from not working in all cases
[#] Added TPS protection by reducing how fast violations grow
[#] Decreased the amount of memory used by Spartan
[#] Made Spartan's statistical calculations faster
