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 Jun 13, 2013Hello,
I'm tried translate your plugin.
Problems :)
Can you use entire sentence and not only partial sentences ? (IE: "Most" somewhere and "Kills" elsewhere or "By" and "foot"). Impossible to translate this order into french.
And i need entire english in your en.php
(missing player stats... and many things).
Thanks.
-
View User Profile
-
Send Message
Posted Jun 12, 2013@DarkenedEvil
Thank you very much. Less negations then I expected but this does look worthwhile! Does this track "Gear Worn" + "Item Held" such as wowhead? Would be... fantastic.. I've been to lazy to complete that.
-
View User Profile
-
Send Message
Posted Jun 12, 2013@rasnyderiii
As DarkenedEvil said, you can use permissions to disable statistics tracking. You can also disable entire modules through the web portal's admin panel.
-
View User Profile
-
Send Message
Posted Jun 12, 2013@rasnyderiii
http://dev.bukkit.org/bukkit-mods/statistics/pages/wiki/permissions/
-
View User Profile
-
Send Message
Posted Jun 12, 2013Have I overlooked something or is there no config at all to disable individual stats you do not wish to track?
" This plugin was made to be highly customizable; it will do only what you tell it to do. "
Nothing in config file to disable any tracking?
-
View User Profile
-
Send Message
Posted Jun 12, 2013@bitWolfy
Thanks for your reply!
I'll give it a shot, all my servers are still early in development and I'm waiting on a few custom plugins to be made so I can try this out fairly easily. If I succeed, I'll let you know. :)
-
View User Profile
-
Send Message
Posted Jun 11, 2013@The_Wizard
Already requested and implemented :) Will be included in the next release.
@sawbuk2
Well, do you get any error messages in the console?
@Zazeca
The plugin is not exactly made with BungeeCord in mind, i.e. there are currently some glitches. For example, the server details will only be displayed for the server that started last.
If you set up the plugin on multiple servers and have them all report the data to the single database, the portal will report statistics correctly. No real guarantees here, though; I will however look into BungeeCord and see if I can do anything.
-
View User Profile
-
Send Message
Posted Jun 11, 2013Is there any way that this plugin could work on Bungeecorded servers? As in get stats from all servers in a Bungee network (Single MySQL database) and display them on one statistics webpage. If this is possible to do currently (or could be added) then I would most certainly use it :)
-
View User Profile
-
Send Message
Posted Jun 11, 2013Hi! I cant get this to work! I put the statistics.jar into my plugins folder, and then restart! But, I get no config files or anything! Please help!
-
View User Profile
-
Send Message
Posted Jun 11, 2013Very nice plugin.
Please can you add support for http://dev.bukkit.org/bukkit-mods/vanish/ ?
When an admin is invisible don't show him at online players and show him offline in ?page=player&name=xxx
Thanks.
-
View User Profile
-
Send Message
Posted Jun 11, 2013@GodsDead
Creating an converter from other stats is a real pain! I will look into the most popular statistic plugins soon. For now I am quite busy with other stuff.. Sorry for that.
@xpopy
Looks good! I already thought of something like this but a bit more behind the scenes ;)
@beastlike56
Be sure you disabled caching while editing the template files. You could also enable development mode in the init.php
-
View User Profile
-
Send Message
Posted Jun 11, 2013@GodsDead
I will talk to Dazzel about creating data importers - right now, the only one we have is the Statistician one, and it does seem like a good idea to make the transition from other plugins to Statistics more smooth.
By the way, in response to your comment on the BeardStats project page, there will be an achievements plugin that will go along with Statistics, it's called Awardments. It's early in development, though.
@xpopy
That's very cool :) Might implement something similar in the future versions of the portal.
-
View User Profile
-
Send Message
Posted Jun 11, 2013Me and a friend made an auto refresher for my stats page with a fancy looking button. If you care, check it out :) Under the sidebar navigator
-
View User Profile
-
Send Message
Posted Jun 11, 2013@bitWolfy
I implemented Beardstat into my wordpress site. http://piratemc.com/stats/?top=9 Its not perfect but its much better than having a separate system. If there was a way for me to transfer over statistics I would create a wordpress plugin myself. My players would not like to start from scratch with stats what a shame, this plugin's front end is soo much better than beardstats.
-
View User Profile
-
Send Message
Posted Jun 11, 2013@beastlike56
Um, yeah, no idea how that happened. Is there another plugin that uses this database?
In either case, please, create a ticket with this error.
-
View User Profile
-
Send Message
Posted Jun 11, 2013@bitWolfy
nope, http://pastebin.com/Usinw95B
-
View User Profile
-
Send Message
Posted Jun 11, 2013For some reason no matter what I do i cannot seem to edit the "theme/display" of the stats page...
-
View User Profile
-
Send Message
Posted Jun 10, 2013@gnorbsl
Both me and Dazzel go to uni (different universities, different countries, different continents). I am majoring in software development.
-
View User Profile
-
Send Message
Posted Jun 10, 2013@bitWolfy
Are you a developer in RL? I'm curious if you guys went to an university ot something to learn all this or is it learning by doing?
-
View User Profile
-
Send Message
Posted Jun 10, 2013@Waterworth12
Started on it here and here. However, I want to finish up with writing hooks to gather statistics from other plugins first.
@BurtGummer
Short answer: right now, you cannot.
Long answer: the plugin hooks are being re-worked right now, sorry. Plus, the portal is never up to date when it comes to displaying statistics gathered by the plugin.