Playerstats 1.8.1

Details

  • Filename
    playerstats.jar
  • Uploaded by
  • Uploaded
    Apr 30, 2012
  • Size
    40.76 KB
  • Downloads
    1,005
  • MD5
    825e8c6e03dd864c475700dc0310c701

Supported Bukkit Versions

  • CB 1.2.5-R1.2

Changelog

Version 1.8.1
-Just bug fixing.
-Sped up load time
Version 1.8
-Made useable with 1.8
-removed the flat file option for storing data. Must use the database
Version 1.7
-Added Mysql support.
-Switch between mysql or flat file
-Caching!
-/pstats reload - (to reload the config)
-other Various clean ups
-Much faster than before
Version 1.6
- Added in update reasons on /pstats updatecheck
Version 1.5
- Fixed the plugin not recording playtimes. It now works
-Fixed the command problems people were having.
- Removed the /ps Completely
-Added /pstats
- Added an update feature. To update and check for updates.
Version 1.4.2
-Fixed an error on the player Quit Event
-Server owners will notice a Blocks Broken node in the config. This is not accessible by a command yet. This is a part of the new statistics coming to playerstats
Version 1.4
-Now with console support!!
-Added standard MC colour support - http://i.imgur.com/h3CIU.png
-Added Play time feature to track how long a player have actually played
-Added an Activity Feature. based on the Playtime and the total time on the server.
-"/ps info <name>" is now "/ps report <name>"
-Changed the command structure (nothing users need to worry about)
-Got the damned hash maps working!!!
Version 1.3.1
After a small Eclipse crash left me without one of the messages from the null detection, but now its fixed (everything still says 1.3 though)
Version 1.3
Minor bug fixing from custom messages about null detection
Version 1.2
Fixed bug with null detection on the stats so the console wont throw mass errors.
added individual messages telling the user exactly whats null in the record.
Fixed some user message bugs
Version 1.1
Converts the player names to lowercase for ease in searching (no case sensitivity in commands)
Version 1.0
First working release