LBStats
LBStats by aciid
Get player LogBlock data such as first seen, last seen, play time, IP and more
Commands & permissions & config: CLICK HERE

#
BEFORE USING!!!
FIRST MAKE SURE TO EDIT THIS LINE IN LOGBLOCK CONFIG: logPlayerInfo: true
#
LBStats was written as a replacement for the inactive LogBlockStats plugin, the features are effectively the same. The plugin will read the data in your LogBlock MySQL database and provide players/console with simple commands to display the data.
Features include:
- See a players play time
- List x players with the highest play time
- See a players join date
- See a players last played date
- Show player's last recorded IP
- Easily match a player's last recorded ip to other players
- Custom messages with wildcards so compatible with any language!
+ More to come
Changelog:
Quote from LBStats v0.8:YOU MUST REGENERATE (delete) YOUR CONFIG TO UPDATE WITH NEW FEATURES!!
+ Fixed keepalive opening too many connections
+ Added configurable messages in config.yml
+ Added reload command
+ Tweaked some more things
Quote from LBStats v0.7:+ Fixed keepalive opening too many connections (edit: failed)
+ Added ip match command.
+ Parsed IP to display more friendly
+ Tweaked some things
Quote from LBStats v0.6:REGENERATE CONFIG OR ADD THE FOLLOWING LINE:
KeepAlive: 600Added keep alive thread (keepalive value in ticks, will check sql connection at each interval)
+Many small tweaks
Quote from LBStats v0.4:If no name is provided then use command sender's name for lookups
Added even more catches and warning messages for bad commands and exceptions
Changed info command to be uglier but far more stable, saved rewriting a lot of code.
Quote from LBStats v0.3:Added more catches and warning messages for bad commands
Hopefully now schedules sql calls so database lookups should not lag the server
Quote from LBStats v0.2:Added /lbs info <player> to print all information on the player
Tweaked things here and there, fixed typos, etc.
Quote from LBStats v0.1:Created plugin!
-
View User Profile
-
Send Message
Posted Dec 1, 2012@NewBestACS
Check your sql settings in the config, use the exact same settings as in your logblock config, try encasing username and password 'like this'
You dont need any other plugin to use this except logblock
-
View User Profile
-
Send Message
Posted Dec 1, 2012I must get the old LogBlockStats plugin before using this one? Or... why it says ">01:55:54 [INFO] [LBStats] ERROR CONNECTING TO LOGBLOCK DATABASE! CHECK YOUR CONFIG!
>01:55:54 [INFO] [LBStats] Disabling LBStats v0.8"
-
View User Profile
-
Send Message
Posted Dec 1, 2012@senotajs
read the messages in your server log and find out why the plugin is disabled
-
View User Profile
-
Send Message
Posted Dec 1, 2012that plugin doesnt work for me when i write /plugins and i look at lbstats,its red how can i fix that?
-
View User Profile
-
Send Message
Posted Dec 1, 2012ok.thankyou
-
View User Profile
-
Send Message
Posted Nov 27, 2012@senotajs
V0.8 is compiled with 1.4.4 dev & working fine
-
View User Profile
-
Send Message
Posted Nov 27, 2012update to 1.4.4 please
-
View User Profile
-
Send Message
Posted Nov 14, 2012@MDRunaway
What exactly are you trying to do and what exactly is the message or error you get?
-
View User Profile
-
Send Message
Posted Nov 14, 2012Am OP And have * Permissions and it say i have no permissions for the commands please fix
-
View User Profile
-
Send Message
Posted Nov 11, 2012@TanveerGT5
Plugin working fine
-
View User Profile
-
Send Message
Posted Nov 11, 2012update please
-
View User Profile
-
Send Message
Posted Nov 4, 2012@SmashboxGaming
Sorry as stated previously, this plugin simply displays the data LogBlock has collected, you'd have to ask the devs of LogBlock to add that feature
-
View User Profile
-
Send Message
Posted Oct 30, 2012Working for 1.4.2!!!
-
View User Profile
-
Send Message
Posted Oct 10, 2012@Kirbyflys
Glad to hear it! :)
-
View User Profile
-
Send Message
Posted Oct 8, 2012Been using this plugin after the most recent update and it's working fine now!
The alive tick surely helped :D
-
View User Profile
-
Send Message
Posted Oct 3, 2012@StuckingFoned
I figured it out, playtime stats are updated when a player logs out. You may want to add that to the description.
-
View User Profile
-
Send Message
Posted Oct 3, 2012@lbb601
use phpmyadmin or whatever sql management you have and open the database then report back with the name of the sql table and the names of it's columns
@Zettadox
LogBlock tracks all data so you'd have to ask them, lbstats simply displays data LogBlock has saved.
-
View User Profile
-
Send Message
Posted Oct 3, 2012It seems to be working well, however the playtime is not changing at all. Any ideas?
-
View User Profile
-
Send Message
Posted Oct 3, 2012@StuckingFoned
It uses sql. How would one go about getting the table layout?
-
View User Profile
-
Send Message
Posted Oct 2, 2012Alright. I saw that you added a keep alive tick in the latest version; this should fix the problem completely.
I will install it and come back to you with results in a few days.