Best way to gather minecraft player stats

Ask about a PHP problem here.
Post Reply
User avatar
killfrog47
Posts: 106
Joined: Tue Mar 12, 2013 2:52 am
Location: Tempe, AZ
Contact:

Best way to gather minecraft player stats

Post by killfrog47 »

Hello all! So I know I ask a lot of questions but its the only way I can learn haha. I am no good at learning from books =/ but anyway here is my new project!

Basicly what I would like to do is make a player stats page on my server website. Now I know how to get the data from a database using PHP but one problem is IDK how to get the data to the database. I know this would be handled by java on the mc server end but i cant seem to find a plugin that will work like i want it. I know that they exist but idk where. And i know NO java I am a web developer lol.
User avatar
Helx
Posts: 350
Joined: Thu May 17, 2012 6:45 am
Location: Auckland, New Zealand

Re: Best way to gather minecraft player stats

Post by Helx »

When you say "player stats", what do you mean by this?

Do you mean like what is done on SomethingCraft? http://somethingcraft.co.uk/player_prof ... ame=snwulf
Or just who is online?
User avatar
killfrog47
Posts: 106
Joined: Tue Mar 12, 2013 2:52 am
Location: Tempe, AZ
Contact:

Re: Best way to gather minecraft player stats

Post by killfrog47 »

Helx wrote:When you say "player stats", what do you mean by this?

Do you mean like what is done on SomethingCraft? http://somethingcraft.co.uk/player_prof ... ame=snwulf
Or just who is online?

I mean like everything from amount of blocks broken to distance walked. I found something to handle it though =) So problem is solved =)
Post Reply