Skip to content

CommandScanner

cev-api edited this page Apr 12, 2026 · 1 revision

CommandScanner

  • Enumerate server side commands that are typically unavailable to the player by sending specialised packets
  • Optionally elicit only 'unknown' commands. Scans via packets then compares via client commands, whichever isn't available to the user is shown.
  • Your command list probing won't appear in server side logs
  • Can also run each command, run specific commands via packets or enumerate via client side commands
  • Great replacement for when plugin scanners like UI-Utils returns no results

Scan


Parent: What's new in this fork?

Navigation

Clone this wiki locally