Description
Get the player's IP Address
Syntax
readonly ip: string;
const ip = player.ip; console.log(player.ip);