Manager
Manager /mystats
Understand the manager_telemetry dependency and why statistics can be empty.
Telemetry source#
/mystats reads from the manager_telemetry table. Another FiveM or server telemetry resource must populate that table with compatible records.
No statistics returned#
Confirm the table exists, the telemetry resource uses the same database, records exist for the Discord or player identity being queried, and identifier formats match the command’s lookup behavior.