The idea would be to help you keep track of banned players coming back with new accounts or finding out if a group of players are associated so you know who to get rid of of you have to ban someone whose friends may retaliate. The plugin would log a player name and their IP to file on login. If the IP changes it logs each IP that the player uses. If another player logs in with the same IP a message would pop up for OPS or anyone with the required permission node, listing all known associates (players on the same IP) for each login. Alternately it could be made to run off of a command like '/ka <playername>' and could be configured to just log to the console or even just to file, but my preference would be a command or message only certain people could see based on a permission.It would need to keep a log of every IP change for a player is in case they go over to a friends house just once or they are known to use multiple IPs at all times. In my head, this is super easy to make, but could be tricky. Would be really nice of the log system was human readable so it could be used for a quick reference when you can't get on the console or in game.
I'm bringing this back up because Yoharnu seems to have gone inactive with his plugin and I still need something to function like this. Even just something that can use his plugin but with a new command to compare his results to each other. IPGet was great, but all it does is log IP addresses of players into files. I need a way to see which files have matching results. His plugin also logs port number changes, so some files for players are huge while others are very short.
I'll see what i can do Here is IPget v0.6 It lists players with the same ip, and all of the ip's used by the player Download it here Github here Bigger post in original thread! EDIT by Moderator: merged posts, please use the edit button instead of double posting.