Recent content by ImNotVirgola

  1. I

    VirgolaAntiCheat - Changelogs 18.02.2026

    VirgolaAntiCheat — Changelog v1.0.1 (Refactoring Checks) This update focuses entirely on check accuracy: reducing false positives, fixing logical bugs, and adding proper handling for every legit edge case. Bug fixes (critical) TimerCheck / AutoClickerCheck — double-counting: The dispatcher was...
  2. I

    VirgolaAntiCheat - VirgolaAntiCheat 1.6.1 Renewed

    New Anticheat implementation. Read description for the new informations
  3. I

    VirgolaAntiCheat - Changelogs 1.6.0

    🇮🇹 Changelog (Spigot-ready) ✅ Update – Core Checks Improvements In questo update ho continuato a rifinire i controlli principali per rendere i rilevamenti più coerenti, più “vanilla-like” e più affidabili nel gameplay reale, riducendo al minimo i falsi positivi senza perdere copertura sui...
  4. I

    VirgolaAntiCheat - Changelogs 1.5.9

    🇮🇹 Changelog (Italiano) — VirgolaAntiCheat ✅ Panoramica aggiornamento Questa release è un refactor strutturale + rework di alcuni check con l’obiettivo di: ridurre falsi positivi (FP), rendere i check più consistenti tra loro, centralizzare integrazione (messaggi, log, warning, notify...
  5. I

    VirgolaAntiCheat - Changelog 1.5.8

    🇮🇹 Changelog (completo – Spigot-ready) ✅ CORE / SISTEMA Unificazione comandi: sostituiti i vecchi comandi separati con una classe unica AcCommand che gestisce i sottocomandi (es. /ac stats <player>, /ac gui, ecc.). Logging centralizzato: integrato LogManager in listener/check per registrare...
  6. I

    VirgolaAntiCheat - Changelogs 30.08.2025

    ⚔️ AntiCheat Update – What’s New 🪓 FastBreak Fixed false flags when breaking soft or instant-mine blocks. More accurate tool + enchantment detection. Less spammy alerts. 🕊️ Fly Fixed false flags when sprinting or jumping. More tolerance when falling or using Slow Falling potion. Safer...
  7. I

    VirgolaAntiCheat - Changelogs 10.08.2025 #2

    Changelog - 10.08.2025 Core / Architecture Asynchronous initialization of managers (whitelist, checks, messages) to reduce main thread load during startup. Streamlined listener registration: each check registers safely and independently. ProtocolLib fallback: packet-based detection where...
  8. I

    VirgolaAntiCheat - Changelogs 10.08.2025

    Changelog — 10.08.2025 Highlights KillAura check fully reworked for accuracy and performance: main-thread safety, robust entity resolution with ProtocolLib, adaptive hitbox edge tolerance, and async alert pipeline aligned with NoFall. Safety fixes for async Bukkit usage (no more “Asynchronous...
  9. I

    VirgolaAntiCheat - Bug Fixes

    Global Improvements & Bug Fixes: False Positive Reduction: All checks now distinguish between real cheating attempts and legitimate player actions, drastically reducing false positives. Performance Optimization: Switched to thread-safe data structures (ConcurrentHashMap, etc.), and offloaded...
  10. I

    VirgolaAntiCheat - Changelogs 07.08.2025

    ⚠️ Important Notice: This plugin has a soft dependency on ProtocolLib. If ProtocolLib is installed, several checks (e.g., Reach, KillAura, AutoClicker, etc.) will work with greater accuracy and advanced packet analysis. However, the plugin remains fully functional even without ProtocolLib...
  11. I

    VirgolaAntiCheat - Changelogs 06.08.2025 #2

    General All checks now use configuration-driven parameters: All thresholds, limits, and cooldowns are now read from checks.yml, making it easy to tune and manage every detection module without recompiling. Consistent code structure: Every listener/check now follows the same asynchronous...
  12. I

    VirgolaAntiCheat - Changelogs 06.08.2025

    1. Refactoring & Unified Messaging All checks (Speed, Fly, Reach, Scaffold, NoFall, KillAura, AutoClicker, FastBreak, FastPlace, etc.) now exclusively use customizable messages from messages.yml for alerts, action bar, player warnings, and staff logs. Staff logs now use the generic.log-format...
  13. I

    VirgolaAntiCheat - Massive Update of other hack checks, better performance and more...

    🇬🇧 VirgolaAntiCheat Update - Full Changelog NEW: Full Async Support Most core checks and utility classes are now fully asynchronous, ensuring less lag and higher performance. Heavy calculations run off the main server thread; all Bukkit API calls are safely scheduled on the main thread...
  14. I

    VirgolaAntiCheat v1.6.2

    🛡️ VirgolaAntiCheat Modern AntiCheat • Buffer-based • Lag Compensation • Staff Tools + GUI 🛡️ Detects suspicious behavior and reports it to staff with a solid, lag-friendly approach to reduce false positives. ⚙️ Every check is configurable and can be enabled/disabled via an in-game GUI (with...
Top