Plugin monitoring

A Rust plugin manager view for cleaner server operations.

RustCommander helps admins understand plugin state without constantly querying the game server, using cached data and marketplace-aware plugin context.

Highlights
  • Sync installed plugins through RCON when needed
  • Use cached plugin data by default
  • Compare plugin names against marketplace metadata
  • Spot unmatched plugins and update opportunities
Rust plugin manager

How RustCommander helps

Plugin visibility without noisy refreshes

Plugin data can be expensive and noisy to collect repeatedly. RustCommander keeps cached data visible and lets admins refresh intentionally.

Marketplace-aware plugin lists

Plugin entries can be enriched with metadata so admins have a clearer picture of what is installed and what needs attention.