We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Send player UUID wherever there's a player field (group-messages, snitch-alerts, skynet, new-players). Example:
player
group-messages
snitch-alerts
skynet
new-players
{ "time": 1553533645, "player": "Frensin", "uuid": "8ac99205-f02f-42da-813e-6a681cc2e65c", "action": "LOGIN" }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Send player UUID wherever there's a
player
field (group-messages
,snitch-alerts
,skynet
,new-players
). Example:The text was updated successfully, but these errors were encountered: