Hello,

I am running a server and client in Java, I have the server located on my dedi at home and I give the client to users so they can connect to the server. I am trying to add in where they can type in a command such as /web into the client and have a web browser open up on their computer. However, I got the getUrl code located on the server and when ever someone types in /web, it opens up the web broswer on my server's dedi instead...