A critical VL system vulnerability was corrected. In the past, I had made the system to allow only 1 violation to pass per tick, resulting in 20 violations per second max. I realized that this limit was hurting checks such as KillAura and HitReach, by preventing them from outputting all their violations.
The Attempt, Double, and Millis utilities have received inside and outside method updates. They now use less RAM, work more efficiently, are independent, and no longer promote repeating RAM calls.
Logs:
Drastically decreased the RAM & CPU usage of the Attempt, Double, Millis utilities.
Prevented blocked commands from loading when pressing tab.
Corrected some Speed & Fly ender-dragon damage false positives.
Implemented more disclaimers to the Damage & Velocity protections.
Updated the Syn menu with a price offer and more improved information.
Listed the Syn command with all the other already existing commands.
Removed a code disclaimer that prevented the ElytraMove check from working properly.