StartupDoctor Guide
This page introduces StartupDoctor from a public server-docs point of view. It focuses on what the feature does in-game, how to get started when you have access, and which commands are useful.
What It Does
Section titled “What It Does”Startup/runtime diagnostics plus read-only folder doctor suggestions and export reports.
How Players Use It
Section titled “How Players Use It”Start in-game with /startupdoctor status. The sections below explain what StartupDoctor is for, which commands players can try, and what to expect when your account has access.
Things You Can Do
Section titled “Things You Can Do”- Capture a startup report shortly after the plugin stack finishes enabling.
- Run on-demand diagnostics from command output.
- Show a compact summary for support triage.
- Verify server-API classes are visible to the feature jar.
- List registered 1MB CMIAPI features, categories, versions, and enabled state.
- Show suggested manual fixes for folder findings without deleting, moving, or editing files.
- Write the latest diagnostics report or folder-doctor report to the StartupDoctor cache folder for support/debug use.
Quick Start
Section titled “Quick Start”- Start with
/startupdoctor statusto open or view StartupDoctor. - Use
/startupdoctor statusto check your current progress, settings, or state. - Try
/startupdoctor summarywhen you are ready to use one of the feature actions.
Commands
Section titled “Commands”| Command | What it does | Example |
|---|---|---|
/startupdoctor status | Shows your current StartupDoctor status. | /startupdoctor status |
/startupdoctor summary | Runs the StartupDoctor summary action. | /startupdoctor summary |
/startupdoctor report | Runs the StartupDoctor report action. | /startupdoctor report |
/startupdoctor warnings [page] | Runs the StartupDoctor warnings action. | /startupdoctor warnings |
/startupdoctor features | Runs the StartupDoctor features action. | /startupdoctor features |
/startupdoctor storage | Runs the StartupDoctor storage action. | /startupdoctor storage |
/startupdoctor folders [page] | Runs the StartupDoctor folders action. | /startupdoctor folders |
/startupdoctor dump | Runs the StartupDoctor dump action. | /startupdoctor dump |
Aliases
Section titled “Aliases”/sdoctor
Examples
Section titled “Examples”- No separate examples are listed yet. Use the command examples above as a starting point.
Good To Know
Section titled “Good To Know”- Some commands may be hidden until your group, event progress, or unlocks allow them.
- If a command opens a menu, follow the buttons in-game; the website is only the learning guide.
- You may also see /sdoctor as a shortcut.
Full Reference
Section titled “Full Reference”The full synced StartupDoctor reference is available for exact technical details.