++ Added
- New Head Turn mode: Ultra Strict - Even the slightest change from the players pitch and Yaw will result in failsafe trigger
- Chat Mention Failsafe
- 2 Selectable modes: Sound Event, Failsafe
- Seperate sound system for Chat Mention
- Option to trigger Failsafe or not
- Can add multiple Names/Nicknames
// Changed
-
Reworked Mouse Delay
- Mouse delay will not play if there is a GUI on the screen that would prevent the player from clicking
- Mouse delay uses same click settings as the user
-
Reworked Mouse Ungrabbing (AFK system)
- Now is independent of any failsafe
- It will stay active even if a failsafe triggers until the user clicks on the screen
-- Fixes
- Mouse delay will now properly continue even on a failsafe trigger.
- Fixed Head Turn failsafe being active shortly after stopping the Auto Slayer
++ Added HeadTurn Failsafe
Added Customization for HeadTurn Failsafe
++ Added 3 Different sound options for Failsafe triggers
Once Specified Amount (numeric field) Until User Action (stops on any key press)
++ Added customization for Mobless Timeout
++ Added click delay
-- Removed AutoSprint since its a basic feature in Minecraft now
-- Optimized some stuff to reduce file size and performance