Author Topic: Getting the server's IP address  (Read 606 times)

I am making a client-sided script, and I need to get the IP address and port of the Blockland server which the client is currenty connected to. Is this possible?

Of course it is, you need their IP to connect to the server in the first place.

ServerConnection.getRawIP()
ServerConnection.getPort()