i was using this to get the ip of player e.getConnection().getAddress().getHostString(); while the .getAddress() method is deprecated, what should i use instead? i have googled it but cant find what to use, any idea? EDIT: i need to get the ip from connection not proxiedplayer sinces its on LoginEvent