Results 1 to 3 of 3
  1. #1
    hexacyanide's Avatar
    Join Date
    Jan 2011
    Gender
    female
    Posts
    754
    Reputation
    246
    Thanks
    96

    Starting Minecraft Command-Line!

    NOTE: This only works with a legit client.

    If this is a repost, then I'm sorry, and you may remove it.


    Minecraft can be started command-line.
    It can be done so by making a batch file (Windows) and entering some information.
    Here is the format.

    Minecraft.exe <username> <password> <serverip:serverport>

    If my name was "player", password was "theword" and server "000.000.000.000:00000", I would type:
    Minecraft.exe player theword 000.000.000.000:00000
    If the server has DNS, just put the host in. Port is not required if the server's port is 25565
    If my server address was "server.com:00000", then the format would be:
    Minecraft.exe player theword server.com:00000

  2. #2
    aMario Bro.'s Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    1,097
    Reputation
    31
    Thanks
    235
    My Mood
    Angelic
    Didn't work for me

  3. #3
    hexacyanide's Avatar
    Join Date
    Jan 2011
    Gender
    female
    Posts
    754
    Reputation
    246
    Thanks
    96
    Did you buy Minecraft?

Similar Threads

  1. Command line parameters
    By m0k1 in forum Combat Arms Coding Help & Discussion
    Replies: 0
    Last Post: 08-19-2011, 05:45 AM
  2. [Help] Start a program with command line args [solved]
    By Kudi in forum Visual Basic Programming
    Replies: 3
    Last Post: 07-16-2011, 07:29 AM
  3. Thinking of starting Minecraft?
    By Nitehawk772 in forum Minecraft Discussions
    Replies: 13
    Last Post: 07-04-2011, 06:47 PM
  4. [Tutorial] Quick Start Minecraft
    By noob555 in forum Minecraft Tutorials
    Replies: 7
    Last Post: 05-26-2011, 07:25 PM
  5. command-line arguments
    By lalakijilp in forum C++/C Programming
    Replies: 13
    Last Post: 10-20-2009, 12:47 PM