promotional bannermobile promotional banner

DooBStat

Simple statistics plugin for bukkit minecraft server.

File Details

DooBStat v0.6.0

  • R
  • Aug 2, 2013
  • 34.66 KB
  • 1.8K
  • 1.6.2

File Name

doobstat.jar

Supported Versions

  • 1.6.2

v0.6.0

  • Distance traveled on horse now uses proper api.
  • Fixed bug with "allways online players" after server crash etc.
  • Added statistics for block break and block place.
  • Redesigned the save data methods.
  • Listeners moved to separate directory.
  • New statistics added: death counter, pvp death counter and last killer name, pvp kill counter and last victim name.

Compiled with: CraftBukkit #2826 1.6.2-R0.1


v0.5.2

  • Fixed error occurring when player is riding the horse.
  • Added - distance traveled on horse

Compiled with: CraftBukkit #2805 1.6.1-R0.1


v0.5.1

  • Hotfix. MySQL error when new DB tables are created. This does not affect the upgrade from the previous version.

v0.5.0

  • DB structure is changed in this version, some fields are moved from table [prefix]players to [prefix]morestats. Description of DB structure.
  • Fixed bug - sql error when plugin is reloaded
  • Updated example.php (new DB structure)

v0.4.0

  • Added saving further statistics
    • distance traveled by foot
    • distance traveled when flying
    • distance traveled when swimming
    • distance traveled on pig, minecart and boat
    • number of caught fish
    • number of beds used
  • Improved example.php
  • Added command /dstat cleandat
    This command allows you to delete old player.dat files for players who do not exist in the database doobstat
  • Motd added to plugin stats

v0.3.2

  • Hotfix. Update checker shows a message that the new version is availa ble regardless of whether it's true or not.
  • Last known IP address of the player is stored in stats teble.

When updating from previous versions full server restart is needed!
BACKUP YOUR DATA BEFORE UPDATE!!!