Suggestion:
Add Position Information to Connection & Disconnection Log Events
Currently they are logged as following without the last location of the Player's character;
04:03:49 | Player "GAMERTAG" is connected (id=UNIQUEID)
10:20:10 | Player "GAMERTAG"(id=UNIQUEID) has been disconnected
Ideal Implementation:
04:03:49 | Player "GAMERTAG" is connected (id=UNIQUEID pos=<10237.4, 1870.8, 6.0>)
10:20:10 | Player "GAMERTAG"(id=UNIQUEID pos=<10237.4, 1870.8, 6.0>) has been disconnected
Why is this needed?
This would make it a lot easier for Admins of community servers to investigate certain situations that may involve base logging as an example. It could also be beneficial to know the exact height reference someone logged out, so that glitchers can be caught who may be trying to manipulate the server for their personal gain or to harm the server performance/health.
Whilst I appreciate the next or latest pinged location is usually within a 5 minute timeframe, a lot can happen within 5 minutes.