I will not store any arguments to any command if I implement this, because this could be a bad result with authentication plugins or messaging plugins (incl. others). But sure, adding it on my todo list Would be interesting to see how many times a user has used /msg for example.
I see before me some kind of graph for online players.
All times is stored as UTC in the database, to then be converted to the presenting user at the right time.
A graph would be swell - I may be getting ahead of myself here, but a lot more can be stored in such a graph. For example, a curve for AFK time, for total player distance, player count, etc. Let me know whenever you need something tested, I am running a 1.10.2 latest sf server - and used to reporting bugs
@Rasgnarok Great! It’s not really time for testing yet. I need to implement a lot more into the plugin first. Currently I’m fixing up the basics in the webportal so I have a base to work with there. And that base is pretty much finished now. Still a bunch of improvements to be made.
Next week I can start with making the plugin store more statistics!
It did a similar thing as to what you are looking at doing but it integrated with Google Analytics to show it. This was useful to me as an owner as I could easily side by side compare website traffic, Facebook traffic and server traffic side by side to see what methods worked as well as when was the best times to have the larger events.
It’s nice to see you pulling this data. I’m highly hoping you will display this information in easy to read graphs and charts that can be downloaded and saved to pdf. It would also be awesome to see what record highs and lows are and allow me to interact with that data as well.
Interesting thing there with Google analytics. I’ll look into that and maybe add that as an option. And as you probably know, Google analytics isn’t public, so it will have a lower priority than my web portal for the plugin.
This is awesome, Since I use Xenforo, I do not have a fancy way of keeping track of stats as the enjin plugin did, This would be so good and handy to have, don’t give up!
If someone have the interest in helping out with the php backend for the webportal, that would be great! It will be a REST API that queries the database and caches some data for a short amount of time.
Hi there ! I didn’t notice that Prism had fewer events logged than before, this leads me to need an other way to track stats.
Do you plan to allow server owner to install script on there own host ? With a distant login to access datas. If so, I might help without over-doing too.
My goal is to implement successes that could be viewed and shared from the website, using stats.In addition of a web API, this could lead to a fantastic stats based system
As mentioned earlier, I want help setting up the base for the php backend with rest api and caching. It seems I’ve lost some php experience and I doesn’t want to have the web portal running on its on port (have its own webserver).
Unfortunately, I have chosen to discontinue this project.
The reason for this is that I more or less has not felt any inspiration or encouragement to continue work on this project for the last half year.
My goal with this project was mainly to learn the SpongeAPI and I’ve learned the basics. I also doesn’t play Minecraft myself anymore, so I do not feel any needs for having this plugin too.
Sorry everyone who was interested in having this plugin.
Developers, feel free to fork the project on GitHub and continue the work if interested. Just make sure to mention the contributors somewhere.