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 Feb 17, 2014@NoHoPeLess
There is no easy way to change the material names atm.If you really want to change the names you have to change the tp_name entries in the prefix_materials table. If you do this you also hat to change the names of the item images of the portal.
Example:Block name in the database : fence_gateDisplay name on the portal: Fence GateTexture name in /media/img/materials/ : fence_gate.pngEDIT:
There is also an easy way (look at Dazzel_'s post)
-
View User Profile
-
Send Message
Posted Feb 17, 2014thx u soooo much for the update!!!! One question, how can i translate everything from the portal (materials,misc)?? I find only include/languages/en but all material names are in english? :D
-
View User Profile
-
Send Message
Posted Feb 17, 2014@maxlehot1234
Please open an ticket with detailed information if you can provide more than this ;-)
-
View User Profile
-
Send Message
Posted Feb 17, 2014I have a bug with your plugin: not more 2 players can be on my server. If player A and B connected to the server and player C join the server, 1 player kick or the players online were kick. So i need to unistall the plugin :( :(
-
View User Profile
-
Send Message
Posted Feb 16, 2014@BBFChaser
You have to set multiple databases in the settings page of the portal. First of all you need separate databases for each server. You are able to use the same one that with different prefixes. When that is done you put the database credentials in multi portal settings page. Then you'll get an box on the main page where visitors can switch between the serves. The main server is which you set while the installation process.
I hope you got everything :-D
-
View User Profile
-
Send Message
Posted Feb 16, 2014@BBFChaser
Thank you :)
-
View User Profile
-
Send Message
Posted Feb 16, 2014Any way you can explain the Multi Portal section of the web portal? I have 2 servers and would like to show both stats if possible.
-
View User Profile
-
Send Message
Posted Feb 16, 2014@maxlehot1234
http://dl.mctrakr.com/portal/
-
View User Profile
-
Send Message
Posted Feb 15, 2014http:dev.bukkit.org/bukkit-plugins/statistics/files/10-statistics-portal-v-1-3/
Page not found error 404...PLEASE FIX THIS...I need it for statisctics :(
-
View User Profile
-
Send Message
Posted Feb 15, 2014@BBFChaser
It looks as though its worked its self out.
-
View User Profile
-
Send Message
Posted Feb 15, 2014Everything installed fine and i changed correct dirs to 777 but when going to the webportal is says.
Error 404 The step () you requested could not be found.
It does show the header and
Language>Database>Settings> Confirm/Import
Any suggestions?
-
View User Profile
-
Send Message
Posted Feb 15, 2014@Mortalsinn
You need to install the glib php extension.
-
View User Profile
-
Send Message
Posted Feb 14, 2014I've set everything up but when I go to my webportal (after the install which goes smoothly) I get this error in the main box
Fatal error: Call to undefined function imagecreatetruecolor() in C:\Apache24\htdocs\stats\include\classes\orm\Player.php on line 341
This is what's on line 341:
$canvas = imagecreatetruecolor($size, $size);
Edit: I'm using PHP 5.59 Here's my PHP test page http://192.99.18.182/test.php
Here's my Stat's page using your plugin / portal http://192.99.18.182/stats/
-
View User Profile
-
Send Message
Posted Feb 14, 2014The portal files were deleted for some reason. Please download the newest version from our download page.
-
View User Profile
-
Send Message
Posted Feb 14, 2014@Nickbbeezy
You can view all the changes made on github. https://github.com/BukkitStatistics
-
View User Profile
-
Send Message
Posted Feb 12, 2014@TacoGerbil
I think the new builds should also work on 1.6 but i haven't tried it.
-
View User Profile
-
Send Message
Posted Feb 12, 2014So I presume this isn't going to maintain compatibility with 1.6.4? (the newest/newer versions?) So any bug fixes and so forth after 1.1 will only apply to CB 1.7 and up?
-
View User Profile
-
Send Message
Posted Feb 12, 2014@Dazzel_
Is there a place to view the full changelog?
-
View User Profile
-
Send Message
Posted Feb 11, 2014New files waiting for approval.
-
View User Profile
-
Send Message
Posted Feb 11, 2014@MatthewEnderle
Drop all existing stats tables and let the plugin recrate them. If the error appears again I'll look into it.
@NoHoPeLess
I don't think so ^^