Skip to content

Installation

shvquu edited this page Jun 13, 2026 · 3 revisions

Installation

Requirements

Server software Paper 1.21.x
Java 21

Other platforms (Folia, Velocity, BungeeCord) are planned but not yet supported in this release.

Steps

  1. Download ServerDoctor-0.5.0.jar from the Releases page.
  2. Place the jar in your server's plugins/ folder.
  3. Start (or restart) the server.

On first start, ServerDoctor creates its data folder and a SQLite database at:

plugins/ServerDoctor/serverdoctor.db

Verify

Run the following in console or in-game (requires the serverdoctor.admin permission):

/serverdoctor scan
/serverdoctor report

If you see a diagnostic summary, you're good to go. ServerDoctor also runs an automatic background scan every 5 minutes.

Permissions

Permission Default Description
serverdoctor.admin op Access to all /serverdoctor commands

Clone this wiki locally