Stop banning false positives. ACManager correlates alerts, calculates confidence and organizes.
ACManager works best with Vulcan Anti-Cheat, and also supports other popular anti-cheats via reflective hooks when present.
Anti-cheats are excellent at detecting patterns — but they lack context.
ACManager sits between your anti-cheat(s) and your staff.
It silently collects alerts, correlates checks (for example: Speed + KillAura within 30 seconds), and calculates a Confidence Score (0–100%) so staff only review high-signal suspects.
Less noise. Better decisions.
config.ymlA weighted scoring system that analyzes:
Results in a clear 0–100% confidence score.
Run /acreview to open the live suspects menu.
Includes pagination and live updates while the GUI is open.
Send high-confidence alerts straight to Discord.
Designed to be invisible to your TPS.
Stores information most anti-cheats don’t provide:
ACManager.jar/plugins folderplugins/ACManager/config.yml/acreload⚠️ Vulcan provides the deepest integration, but ACManager can also aggregate data from other supported anti-cheats when detected.
discord-webhook-url: "INSERT_WEBHOOK_URL_HERE"
discord-min-confidence: 85.0
db-save-interval: 10
alert-expiry-minutes: 5
review-min-confidence: 80.0
| Command | Permission | Description |
|---|---|---|
/acreview |
acmanager.review |
Opens the staff suspect review GUI |
/acreload |
acmanager.admin |
Reloads config and webhook settings |
/actest |
acmanager.admin |
Generates fake alerts for testing |