Plugins · 03

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

CommandWhat it does
/silkmc statusShows region count, worst MSPT, and compatibility classification totals.
/silkmc pluginsLists cached plugin reports with classification and shim state.
/silkmc report <plugin>Prints the stored report for one plugin, including override details.
/silkmc reloadReloads silkmc-compatibility.yml and silkmc-plugin-overrides.yml.
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.