Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UUIDs in API Events #6

Open
Gjum opened this issue Apr 22, 2022 · 0 comments
Open

UUIDs in API Events #6

Gjum opened this issue Apr 22, 2022 · 0 comments

Comments

@Gjum
Copy link

Gjum commented Apr 22, 2022

Send player UUID wherever there's a player field (group-messages, snitch-alerts, skynet, new-players). Example:

{
  "time": 1553533645,
  "player": "Frensin",
  "uuid": "8ac99205-f02f-42da-813e-6a681cc2e65c",
  "action": "LOGIN"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Triage
Development

No branches or pull requests

1 participant