Programming Minecraft Server Player Statistics?

Ar
- in Servers
3

I would like to use PHP to program a script where I can use a graph to see at what time how many players were online. However, I have no plan how to do that because I do not know very well about such a calculation in PHP.

Would be great if you would help me! Dankö😁😁

re

So I would feed the current number of players into a database at regular intervals and then just have them output somewhere, for example in Excel

Ar

Thank you! Can you show me how I can send this to the database and then have it output again?

Ha