Players & Identities
The Players tab combines manual player profiles, Discord member sync, FiveM online presence, and server database identifiers.
Player Profiles
Profiles can track:
- Discord ID
- Steam hex
- CFX ID
- Display name
- Character name
- Reputation status
- Staff notes
Reputation Status
Player reputation status can be:
- Clear
- Watchlist
- Restricted
- Banned
Online Presence
The FiveM connector reports online players during heartbeat.
Identifiers may include:
- Discord ID
- Steam hex
- License
- License2
- FiveM/CFX ID
Offline Identity Sync
Offline identity sync uses oxmysql and the server database.
Enable only after oxmysql is healthy:
Config.DatabaseSync = true
Config.OfflineIdentitySync = true
FiveOps auto-detects common players table columns. Custom servers can use Config.OfflineIdentityQueries.
Discord Member Sync
Discord member sync imports linked Discord guild members, then FiveOps matches them to player records by Discord ID.
