Skip to content

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.

Startup/runtime diagnostics plus read-only folder doctor suggestions and export reports.

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.
  1. Start with /startupdoctor status to open or view StartupDoctor.
  2. Use /startupdoctor status to check your current progress, settings, or state.
  3. Try /startupdoctor summary when you are ready to use one of the feature actions.
CommandWhat it doesExample
/startupdoctor statusShows your current StartupDoctor status./startupdoctor status
/startupdoctor summaryRuns the StartupDoctor summary action./startupdoctor summary
/startupdoctor reportRuns the StartupDoctor report action./startupdoctor report
/startupdoctor warnings [page]Runs the StartupDoctor warnings action./startupdoctor warnings
/startupdoctor featuresRuns the StartupDoctor features action./startupdoctor features
/startupdoctor storageRuns the StartupDoctor storage action./startupdoctor storage
/startupdoctor folders [page]Runs the StartupDoctor folders action./startupdoctor folders
/startupdoctor dumpRuns the StartupDoctor dump action./startupdoctor dump
  • /sdoctor
  • No separate examples are listed yet. Use the command examples above as a starting point.
  • 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.

The full synced StartupDoctor reference is available for exact technical details.