Request: Store all IP's players conenct from
TomLewis opened this issue ยท 8 comments
Keep a full history of IP's players connect from, not just the last IP.
To help diagnose alts mostly, the "im round a friends house" or "that alt is my brothers" is impossible to diagnose without a history of existing IP's, its not hard to change an IP either, which they can hide an alt account on.
Most of these kids are not smart and will at one point join the server from their main home IP, this is key information that needs to be retained to improve alt account checking.
This could be saved as an array in the current IP column in the database.
Was just curious if it would be possible to use bminfo
in combination with an ip address to list players assigned with a particular IP address. As for now BM saves the last known IP address of each player in the database so querying for this should be pretty simple?
@EvilOlaf /alts <ip>
should suffice for that
@FrozenBeard how would you view this in game? A flag as part of /bminfo
?
@confuser Yep, where it currently is, except comer separated, if you wanted to get smart, you could do it in json format,so that you could click the IP's to search for other accounts on that IP.