Is there a way to launch Minecraft natively from a link or command line to connect directly to a server?
E.g. minecraft://server.domain.com
or cmd -> minecraft server.domain.com ?
I don't have it installed where I'm at right now so I can't even verify but am starting work on a server browser system and utility and was in the planning stages and need to know if this is something built in or if I need to create something
E.g. minecraft://server.domain.com
or cmd -> minecraft server.domain.com ?
I don't have it installed where I'm at right now so I can't even verify but am starting work on a server browser system and utility and was in the planning stages and need to know if this is something built in or if I need to create something
Thanks!
minecraft.exe <username> <password> <server:port>
Thank you!