-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
shvquu edited this page Jun 13, 2026
·
3 revisions
Base command: /serverdoctor — aliases: /sd, /doctor.
All subcommands require the serverdoctor.admin permission (default: op) and are read-only.
| Subcommand | Description |
|---|---|
/serverdoctor scan |
Runs a full analysis and stores the result. Prints a summary. |
/serverdoctor report |
Shows the most recent diagnostic report in detail. |
/serverdoctor tps |
Live performance snapshot: TPS, MSPT, RAM, players. |
/serverdoctor conflicts |
Lists detected plugin conflicts. |
/serverdoctor security |
Lists security / maintenance risks. |
/serverdoctor recs |
Lists generated recommendations. |
/serverdoctor history |
Shows the stored performance history (most recent first). |
Running /serverdoctor with no argument prints the help overview.
Findings are color-coded by severity:
| Symbol | Severity |
|---|---|
| 🟢 | OK / INFO |
| 🟡 | LOW |
| 🟠 | MEDIUM |
| 🔴 | HIGH |
| ⚫ | CRITICAL |
> /serverdoctor scan
[ServerDoctor] Analysis running ...
[ServerDoctor] Done. Overall status: HIGH
[ServerDoctor] Conflicts: 1 · Risks: 0 · Recommendations: 2
[ServerDoctor] Details: /serverdoctor report
ServerDoctor · read-only analysis for Minecraft servers & proxies · MIT · Repository