Operator commands
SilkMC adds a single /silkmc command that exposes the compatibility state of the server and lets
operators introspect or reload policy without restarting.
/silkmc subcommands
| Command | What it does |
|---|---|
/silkmc status | Shows region count, worst MSPT, and compatibility classification totals. |
/silkmc plugins | Lists cached plugin reports with classification and shim state. |
/silkmc report <plugin> | Prints the stored report for one plugin, including override details. |
/silkmc reload | Reloads silkmc-compatibility.yml and silkmc-plugin-overrides.yml. |
Related upstream commands
/tps— per-region TPS readout (Folia upstream)./silkmc tps— aggregated TPS, preserved alias./version— startup version and build metadata, including the SilkMC brand and Folia upstream version.
added in
The
/silkmc command landed in v0.1.5-alpha, alongside the per-plugin overrides file.
See the releases page for the full change set.