Gets the ip and the port the player has used to join the server.
if(player.usedIp != "example.com") { player.sendMessage("Hey! Use the right ip: example.com"); }
See Implementation
Gets the ip and the port the player has used to join the server.