Statistics
Plugin is not in development any more. Sorry for any inconveniences...
[ Installation | Configuration | Wiki ]
Looking for a high-end plugin that tracks your players' data? Look no further!
There are a few similar plugins out there, and they track a decent amount of data, however, Statistics takes it a step further and completely overhauls the stats tracking, bringing the amount of information collected to a staggering amount. Name a data point, and we are probably tracking it. This plugin was made to be highly customizable; it will do only what you tell it to do.
Features:
Server Statistics:
- Startup and shutdown times
- Current server status
- Uptime statistics
- Total gameplay
- Online players
- .... and more!
World Statistics:
- Distance Travelled
- PVP, PVE, natural deaths
- Blocks played and broken
- Items picked up, dropped, used, eaten, etc.
- .... and more!
Player Statistics:
- Player inventory
- Health, hunger, experience
- Armour rating
- Game mode
- Words said, command sent
- Login and logout times
- Time spent on the server
- Distance travelled
- Detailed kills and deaths
- ... and more!
Plugin Statistics:
- Vault (Money, Groups)
- ... more coming soon!
Others:
- All Statistics are displayed on an homepage
- Statistics can be displayed ingame on an scoreboard
- Statistics can be displayed ingame in an Book
Requirements:
- PHP 5.3.2 or greater
- GD2 library
- cURL library
- fsockopen
- MySQL 5.5 or greater
- InnoDB support
- remote connections allowed
-
View User Profile
-
Send Message
Posted May 13, 2017Ребят, может кто нибудь перевел данный плагин на русский язык?
-
View User Profile
-
Send Message
Posted Feb 27, 2017This project is dead it seems like.
The authors should simply release the sourcecode on github so people can continue develop this.
-
View User Profile
-
Send Message
Posted Feb 20, 2017It would be nice if statistics would be updated to 11.2 :)
-
View User Profile
-
Send Message
Posted Jan 14, 2017I make this plugin works properly on my website: http://fackcraft.tk/stats (Spanish server)
But feel free to ask me questions, i can give some help
-
View User Profile
-
Send Message
Posted Sep 30, 2016Hi.
I'm getting this error when clicking on some players on Portal:
http://tj.wlsd8.cn:81/?page=player&id=12
http://p1.bqimg.com/1949/9e37d08f8bf77840.jpg
-
View User Profile
-
Send Message
Posted Sep 27, 2016@ElliotPoots
Didn't think I'd get a reply. Waist of my time :/
-
View User Profile
-
Send Message
Posted Dec 19, 2016I get the same issue, but on console :/ The plugin dosn't create the table http://pastebin.com/s1BZVJkQ
I create a issue on the page, just wait for administrators...
https://dev.bukkit.org/projects/statistics/issues/385
-
View User Profile
-
Send Message
Posted Sep 24, 2016Mind telling me why I get this error? I'm getting tired of making databases, and then having it work fine - then this just happen... https://gyazo.com/765d04e4a7d70582ab351f519b5f2ab7
-
View User Profile
-
Send Message
Posted Jan 6, 2017just create the table m8
-
View User Profile
-
Send Message
Posted Aug 15, 2016So I'm still getting the "Connection is still present. Malformed query detected." when starting the plugin. With debugging on, I see "Cause: java.sql.SQLException: Unknown system variable 'storage_engine'" It seems like MySQL version 5.7.x removed the variable "storage_engine" so Statistics cannot create its database.
Is it possible to add MySQL 5.7.x support?
EDIT:
For anyone having this issue, this is my current setup. I have WAMP with MySQL on version 5.7 running multiple plugins with MySQL back-ends.
Since Statistics has issues with omitted variables in MySQL 5.7, I set up MySQL Workbench using the developer preset with MySQL 5.6. Basically there are two MySQL servers running on one machine now providing versions 5.7 and 5.6.
Remember they need to be on different ports!
-
View User Profile
-
Send Message
Posted Aug 8, 2016Hi ! Can we hope an update for 1.10 servers ? I have some trouble with the last build and the plugin is out.. Don't know if i'm alone with that problem.
-
View User Profile
-
Send Message
Posted Jul 18, 2016Hi.
I'm getting this error when clicking on some players on Portal:
https://gyazo.com/aaf730f91c442ac6686a13e7652a1e41
-
View User Profile
-
Send Message
Posted Jul 7, 2016Is it possible to deactivate some of the stats? I really do not want to show how much flight time is done ingame.
It would be nice with some kind of documentation,
-
View User Profile
-
Send Message
Posted Jun 24, 2016I am enjoying this plugin. Very easy to setup and deploy!
For the record, appears to be working on a "testing" environment using Spigot, 1.10.
I did experience a 404 error when I was tinkering with the database in the admin section. I am not sure what happened and had to clear and reinstal PHP. Just clearing out the MySQL database and portal files on htdocs didn't reset it...?
I hooked it into Jobs, and Vault. I did notice some java stack issues related to vault hooks. It was late and I didn't get a chance to check into it much more. (Had debug set to true in config as well)...
And I am not sure it does anything with Jobs (maybe a different version? I was using Reborn). However it never confirms that its hooking with Jobs. Whereas I can clearly see that its hooking with Vault.
I like the minimal design of the CMS and it works very well on mobile devices as well! Only 1 thing I noticed was on a phone browser, when you go to a player's page, the enchantment meter image is larger than the width, when the mobile browser is vertical.
I know it's minor, but seems like it would be a easy fix, so figured I'd mention it.
Other than that, seems to be working a treat! I appreciate your efforts! And will continue to use this plugin!
-
View User Profile
-
Send Message
Posted Jun 21, 2016Is the 1.2.4 version comp. with MC 1.9 or 1.10?
-
View User Profile
-
Send Message
Posted May 8, 2016Hi,
Very good plugin
Just an issue, ghasts kills are not added to the detailled_pve_kills table Do you know why ?
Thanks
-
View User Profile
-
Send Message
Posted Apr 10, 2016@Mirceagab
I agree. It would be really nice. Edit: I have ALL items custom, even textures. Basicly every item has special lores and names. I hope this plugin is not abandoned.
-
View User Profile
-
Send Message
Posted Apr 4, 2016Hi,
I would like to know if you plan and when to port your plugin to the sponge. I miss it there very much, while it was one great plugin.
-
View User Profile
-
Send Message
Posted Mar 24, 2016Is it possible or even planned to add support for custom item names ? I could pay for that update :D
-
View User Profile
-
Send Message
Posted Mar 24, 2016@Lord_Lethris
So before I killed the database (for the 20+ time) I had a hunch and manually deleted some players with MySQL Workbench.
It was logging NPC's (I am running Citizens + Sentry).
I had to take the NPC's out of the playerlist in the game, then manually edit the SQL database to remove the NPC Players (because stats remove player command bombed out when I tried to remove a logged NPC)
Stats started logging again :) - so I know what to do going forward.
it would be nice to log NPC Player stats too, Sentry Citizens act like body guards, would be good to see what kills they do.
Aaaanyway. I fixed it.!
My next question is... what do the "hooks" do..? I have vault and I've "hooked" it. but I cannot see any difference in the stats.