Start tracking performance metrics.
/ptracker startOutput: Shows the file path where metrics will be saved.
Stop tracking and display collected samples count.
/ptracker stopDisplay detailed device and system information.
/ptracker deviceinfoShows:
- Device type (PC, Mac, Phone, etc.)
- CPU model and cores
- GPU model
- Total memory
- Operating system
- Java version
List all configuration options with their current values.
/ptracker configView the current value and default for a specific option.
/ptracker config output_intervalOutput:
output_interval: 5 (default: 5)
Set a configuration option value.
/ptracker config output_interval 10
/ptracker config chat_enabled true
/ptracker config network_host localhostFor detailed configuration options, see Configuration.