-
Notifications
You must be signed in to change notification settings - Fork 15
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
Capture and display SteamID and IP? #191
Comments
I'm not sure that DiscordConnector see's the connecting player's IP address when it sees the join happen. But I will investigate. |
Thanks for the reply and consideration. If I had to choose, the Steam ID is more important. Fantastic utility, we're using it for all of our public worlds now. |
I have good news for you, the SteamID is already available to be sent with any of the player messages. If you edit the |
Instant smile on my face. Thank you--this is a huge help. |
Any chance in getting the client's IP to appear? |
I've checked over what's available to discord connector and there isn't an IP address for the connecting client exposed. I don't plan to add this feature; however, I'll accept a pull request that adds this feature. |
Is it possible to send the steam id and IP for the user connected? This would be helpful during kicking/banning assessment.
The text was updated successfully, but these errors were encountered: