GetInfo Package (Client serverlist)

Discussion in 'Plugin Development' started by Raz, Apr 5, 2012.

Thread Status:
Not open for further replies.
  1. Okay, So this isn't really a plugin but more a stupid bet between me and a friend.
    The thing is he told me it's impossible to build a minecraft server using PHP, being the competitive person i am i told him i would do it.

    We decided i should make a PHP based socket server which should be able to accept connections from minecraft and show them as active servers in the client launcher.

    So most of this stuff was basic and i have the "server" running accepting multiple clients etc, And when they send the xFE to server (GetInfo) i respond with the xFF (Kick) Which is the one to send.
    But after the xFF there should be motd etc. (Which i need to show in launcher to win the bet)

    And my question is:
    What is the string i should send to the server?

    I believe it should be something like xFFmotd\xA7players\xA7max_players
    Would be awesome if someone knew :)



    Cheers, Raz.
     
Thread Status:
Not open for further replies.

Share This Page