Blockland Forums > General Discussion
Blockland Server Statistics?
Aduioa:
--- Quote from: Zeblote on October 19, 2013, 03:31:51 PM ---I bet kalphiter has something that does this.
--- End quote ---
I already checked his. It's not what I wanted
Zeblote:
--- Quote from: Aduioa on October 19, 2013, 08:36:29 PM ---I already checked his. It's not what I wanted
--- End quote ---
...it might not be public
hammereditor²:
--- Quote from: Aduioa on October 19, 2013, 08:36:29 PM ---I already checked his. It's not what I wanted
--- End quote ---
So what exactly do you want?
Greek2me:
--- Quote from: hammereditor² on October 19, 2013, 03:13:21 PM ---I run a master server recorder:
http://www.hammereditor.net/masterarchive/
Each .txt file represents one Blockland server. My recorder logs IP address/port, name, players, max. players, bricks, and GameMode.
Unfortunately, I only started doing this a month ago, so I don't have any historical data.
Illegal file characters show up as '%' signs.
--- End quote ---
Why would you use a text file for each server? You should try using some kind of database.
hammereditor²:
--- Quote from: Greek2me on October 20, 2013, 10:16:38 AM ---Why would you use a text file for each server? You should try using some kind of database.
--- End quote ---
1. This was supposed to be a 'quick-and-dirty' program.
2. I have never used databases in computer programming. I know that Java easily interacts with Oracle's database applications, but my recorder was only supposed to take 45 minutes to make.