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 Apr 17, 2014@kikotte
We already have UUID support but our dev space is offline so we cannot provide those builds.. We will release an package here in time ;)
-
View User Profile
-
Send Message
Posted Apr 17, 2014Update so that it has support for UUID. No point in having this plugins does not work for 1.8 and then I have to start all over again with all status.
So I ask you to update as fast as you can before it is too late.
-
View User Profile
-
Send Message
Posted Apr 15, 2014@Dazzel_
No, I am connecting via www.phpmyadmin.co :)
This is an external site, not phpmyadmin installed on the server. I am able to access db with it, but web end fails :)
Y
-
View User Profile
-
Send Message
Posted Apr 14, 2014@YuriT
This is not connecting remotly ;) I mean remote connection from the program perspective. If you are accessing it via phpmyadmin it is kind of locally :)
-
View User Profile
-
Send Message
Posted Apr 14, 2014@Dazzel_
Well, I could access it with www.phpmyadmin.co remotely,
Is there a minimum size requirement? I was testing it with 5MB database. Plugin connected, but maybe its too small for WEB end?
Y
-
View User Profile
-
Send Message
Posted Apr 14, 2014@YuriT
Make sure your MySQL server allows remote connections if the server is on an different machine than the web portal.
-
View User Profile
-
Send Message
Posted Apr 13, 2014I found that if a MySQL table includes a _ then the plugin will fail to connect. Because my web host requires me to have a _ in the table with the username at the beginning to that the databases are separate is their away to fix this?
-
View User Profile
-
Send Message
Posted Apr 13, 2014Hi,
Can you maybe help me with one problem?
Stats plugin JAR installed ok, connected to database and created all required tables just fine.
But when I want to enable WEB portal, after getting to step 2 of install.php, it cannot connect to mentioned database even though I am using same settings from the plugin
Error is: Unable to connect to database - connection refused or timed out
Y
-
View User Profile
-
Send Message
Posted Apr 13, 2014@rocky123xo
Join date is already tracked.
Sorry for the ugly bukkit page we have "problems" with our host for the Images and the dev builds. Everything should be back up soon :)
-
View User Profile
-
Send Message
Posted Apr 12, 2014I would love to see Join Date as something that this plugin tracks, as this is a very useful piece of info required for our staff applications.
-
View User Profile
-
Send Message
Posted Apr 5, 2014@niels1189
Can you please create an ticket with an start-up log?
Which build of bukkit,spigot,.... are you using
-
View User Profile
-
Send Message
Posted Apr 5, 2014@MarioG1
-
View User Profile
-
Send Message
Posted Apr 5, 2014@kikotte
Can you please set debug: true in the config and create an ticked if the error happens again.
@niels1189
Why do you need an update for 1.7.5?
1.2.1 works great on 1.7.5, and an update to support UUID's is already on the way :)
-
View User Profile
-
Send Message
Posted Apr 5, 2014We need an update for 1.7.5 guys :)
-
View User Profile
-
Send Message
Posted Apr 5, 2014[17:34:46] [Craft Scheduler Thread - 1/WARN]: Exception in thread "Craft Scheduler Thread - 1" [17:34:46] [Craft Scheduler Thread - 1/WARN]: org.apache.commons.lang.UnhandledException: Plugin Statistics v1.2.1 generated an exception while executing task 139 at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: java.lang.NullPointerException at com.wolvencraft.yasp.listeners.handlers.PlayerHandlers$PlayerIncrementStat.run(PlayerHandlers.java:100) at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58) at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) ... 3 more
-
View User Profile
-
Send Message
Posted Apr 3, 2014@lunarixx
Yes use item frames, create a HTML module then in the source use <iframe src="the url to your stats page here" width="100%" height="1200">&lt;p>Your browser does not support iframes.&lt;/p></iframe>
-
View User Profile
-
Send Message
Posted Apr 3, 2014How do I change the Admin Email And Password For the Admin Panel?
-
View User Profile
-
Send Message
Posted Apr 2, 2014@LenovoUser
You are not doing anything wrong. The portal is currently not fully translatable ;)
-
View User Profile
-
Send Message
Posted Apr 1, 2014Hi, I changed the default language/layout pack to another language cuz my server was made for another country. But now my changes are not or only partially taken. What am I doing wrong? (And yeah, I did restart my webserver and also the mc-server...)
-
View User Profile
-
Send Message
Posted Mar 31, 2014@aKezoo
You may missing some crucial php extensions.
@lunarixx
I do not think so..