⚖️ Violation Level system — Players aren't punished on the first flag. VL accumulates over time and triggers progressive actions: warn, kick, temp ban or permanent ban.
Real-time staff alerts — In-game chat notifications with clickable components to teleport directly to the flagged player.
Player report system — Players can report others using /report <player> <reason>, with a built-in cooldown to prevent spam.
Discord integration — Rich embeds with player skin, IP, ping, world and exact location for alerts, punishments and reports.
️ Data persistence — Full logging of violations and punishments stored in SQLite or MySQL.
⚡ Performance-first design — In-memory HashMaps, async database and HTTP operations, automatic check throttling when TPS drops below 15.
License protection — Secured with KeyAuth to ensure only authorized users can run the plugin.
⚙️ Fully configurable — Every threshold, message and action is editable from config.yml with hot-reload support via /ac reload.