KillAura detection overhaul: Now detects attacks not only on players but on any living entity, with improved precision even on small mobs. Enhanced checks based on player's facing angle (yaw) and hitbox position. Alerts are now triggered on the first truly suspicious hit.
Configurable sensitivity: min_look_angle, cooldown_ms, and warning_amount for KillAura (and max_reach for Reach) can be customized from checks.yml.
Reach check update: Works against all entities (not just players) and is now fully configurable.
NoFall detection rewritten: Now handles hacks that split falls over multiple blocks, by tracking the true cumulative fall distance and only alerting on solid, non-safe landings.
Full check configuration reload: /ac reload <all|config|checks|warnings|messages> now allows you to reload all plugin files or just specific ones, without requiring a server restart.
Manual warning reset command: New /ac clearwarn <player> command to reset a user's warnings instantly, with tab-completion for online players.
Persistent warning management: Warning data is now synchronized properly with the warnings.yml file after every reload or manual modification.
Enhanced command system: Tab-completion, error messages and usage info now cover all subcommands.
More accurate and detailed logging Alerts and logs now include more context about why a player was flagged.
Fixed false positives for Fly detection during normal jumping or sprinting.
KillAura and Reach: fixed missed detections on animals and mobs.
Various code optimizations and bug fixes.
Changelog - VirgolaAntiCheat Aggiornamento [NOVITÀ E MIGLIORAMENTI]
Controllo KillAura riscritto: Ora rileva attacchi su tutte le entità viventi (non solo player), con maggiore precisione anche su mob piccoli. Il controllo tiene conto dell’angolo di visuale e della posizione effettiva colpita. L’alert ora scatta già al primo colpo realmente sospetto.
Sensibilità configurabile: Parametri come min_look_angle, cooldown_ms e warning_amount per KillAura (e max_reach per Reach) sono ora personalizzabili da checks.yml.
Check Reach aggiornato: Funziona su tutte le entità ed è completamente configurabile.
NoFall detection riscritta: Gestisce anche i cheat che frammentano la caduta, sommando l’altezza reale della caduta e segnalando solo atterraggi su blocchi solidi non “safe”.
Ricarica completa delle configurazioni: Il comando /ac reload <all|config|checks|warnings|messages> consente ora di ricaricare tutti i file del plugin o solo quelli desiderati, senza riavvio del server.
Reset warning manuale: Nuovo comando /ac clearwarn <giocatore> per azzerare immediatamente i warning di un utente, con completamento automatico per i player online.
Gestione warning persistente: I warning ora sono sempre sincronizzati con warnings.yml dopo ogni reload o modifica manuale.
Sistema comandi migliorato: Tab-completion, messaggi di errore e info uso ora coprono tutti i sottocomandi disponibili.
Log e alert più dettagliati: Tutte le segnalazioni ora sono accompagnate da dettagli aggiuntivi sul motivo del flag.