Logs:
- Corrected several Exploits ping-spoof bypasses caused by the False-Positive-Detection feature.
- Slightly improved the UltimateStatistics plugin support.
- Slightly improved the Spartan-Player multi-threaded object.
- Implemented correction handlers to the fire-tick counter.
- Possibly corrected a bug that created several major BoatMove bypasses.
- Implemented new configuration syntax option. ( {vls:detectionName} )
- Greatly improved the accuracy of the Ground utilities.
- Possibly corrected many movement bypasses by improving the Ground utilities.
- Implemented NPC support in all of Spartan's protections.
- Slightly improved the NPC utilities.
- Greatly improved the Violation system.
- Implemented two new Developer API methods.
- Corrected the cache clearance of the Violation system.
- Corrected a Jesus horse-mounting false positive.
- Corrected a Velocity check null-pointer console error.
- Slightly improved the Sprint check.
- Corrected a Violation system console error.
Developer API Changes:
Code (Text):
void enableSilentChecking (Player p, HackType hackType)
void disableSilentChecking(Player p, HackType hackType)