LeventHAN / SquadStatsJSPRO

An advanced version of SquadStatJS (tracking your squad stats) with advanced discord commands to manage your discord server. (Soon with inbuild stat website)
MIT License
34 stars 29 forks source link

[Feature request] - Log player connections #66

Open LeventHAN opened 2 years ago

LeventHAN commented 2 years ago

Is your feature request related to a problem? Please describe. If a player is logged from the server and server admins want to ban him and they only know his in game name. We should know his steamID too.. Therefor a new schema is needed that will hold players name+steamid

Describe the solution you'd like Schema PlayerConnection with time, name and steamid

watchful-eyes commented 2 years ago

squadjs does that for us, doesn't it?