PerfSUS
Central staff monitor for anti-cheat flags, player notes, and moderation workflows. Paper and Folia 1.21 - 26.x
Support
Report bugs and get support here: https://discord.gg/VvM6k2eBDa
Features
• Folia support – Runs on Paper and Folia backends
• Anti-cheat integrations – Auto-captures flags from Grim, Vulcan, Matrix, TotemGuard, Spartan, and Themis
• Monitor GUI – Browse flagged players and noted players from /sus
• Filters & search – Filter by anti-cheat and time range, search players by name
• Player detail view – Full flag history, staff notes, online status, and quick teleport
• Staff notes – Add, view, and delete notes from the GUI or commands
• Manual flags – Log custom flags via command for manual reviews
• Staff alerts – Notify staff when a player hits a flag threshold in a time window
• Alert toggle – Staff can mute or unmute alert notifications with /sus toggle
• Discord webhooks – Send flag alerts to Discord with configurable messages
• Cross-server Redis – Broadcast new flags to staff on every backend in the network
• Auto-kick & auto-ban – Optional console commands when total flag counts reach thresholds
• Data retention – Automatic purge of old flags and notes
• Export & clear – Export or wipe all flags and notes from the options GUI
• PlaceholderAPI – Flag counts and last-flag times for scoreboards and chat
• Developer API – Query flag counts and timestamps from other plugins
Placeholders
%perfsus_flags% – Total flag count for the viewing player
%perfsus_flags_(player)% – Total flag count for the named player
%perfsus_lastflag_(player)% – Time since the named player’s last flag
Commands
/sus – Open the monitor GUI (perfsus.use)
/sus note (player) (text) – Add a staff note (perfsus.admin)
/sus note add (player) (text) – Add a staff note (perfsus.admin)
/sus clearnotes (player) – Clear all notes for a player (perfsus.admin)
/sus flag (player) [anticheat] [check] – Add a manual flag (perfsus.admin)
/sus clearflags (player) – Clear all flags for a player (perfsus.admin)
/sus cleardata (player) – Clear all flags and notes for a player (perfsus.admin)
/sus reload – Reload config and messages (perfsus.admin)
/sus toggle – Toggle staff alert notifications (perfsus.alerts)
Database
• SQLite (default)
• MySQL (configurable)
