Blockland Forums > Modification Help
Get server info from master?
Pew446:
How do I get the info of a server from the master server?
Chrono:
Connect to http://master2.blockland.us/ and do stuff.
Chrono:
Some info:
The fields are tab spaced. So use getfield and stuff.
FIELDS IP PORT PASSWORDED DEDICATED SERVERNAME PLAYERS MAXPLAYERS MAPNAME BRICKCOUNT START
START I believe is if the server was up for less than 10 minutes.
Pew446:
Ok, so I looked at the site you posted. It looks like a huge jumbled mess. Would I use TCPObject? And would I use getWord()? Or getField()
Pew446:
And it looks like START is where the listing begins, and at the very bottom, END is where it ends. (Duh?)