StartupDoctor Guide
This page introduces StartupDoctor as a public staff guide. It focuses on what the tool does, how authorized staff get started, 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 Staff Use It
Section titled “How Staff Use It”Start with /startupdoctor status. The sections below explain what StartupDoctor is for, which commands authorized staff can use, and what its output means.
Available features include:
- 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.
- Show Paper, Java, CMI, CMILib, PlaceholderAPI, LuckPerms, and Vault state.
- Verify CMI-API classes are visible to the feature jar.
- List registered 1MB CMIAPI features, categories, versions, and enabled state.
- List feature dependencies, optional hooks, shared data folders, cache folders, cache sizes, and expected jar names.
- Run a read-only folder doctor for missing feature folders, orphaned 1MB cache/data folders, stale or large caches, older active project jars, disabled project jars, and sensitive-looking file names.
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”- This is a permission-gated staff or server-management feature, not a normal player feature.
- Review the full reference before changing settings or using any command that can write data.
Full Reference
Section titled “Full Reference”The full synced StartupDoctor reference is available for exact technical details.