Per-plugin breakdown
get_sources_breakdownAnalyze Minecraft server performance by grouping self-time per plugin or mod source on a specified thread, excluding native idle frames to pinpoint which plugin or mod is responsible for CPU usage.
Instructions
Self-time grouped by plugin/mod source (spark 'sources' view) on a thread. excludeNative drops idle frames. Shows which plugin/mod owns the work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topN | No | ||
| thread | No | Thread name (default 'Server thread'). | |
| profileId | Yes | The id returned by load_profile. | |
| excludeNative | No |