v0.7.1

Details

  • Filename
    MCStatsPlus.jar
  • Uploaded by
  • Uploaded
    Oct 7, 2011
  • Size
    221.70 KB
  • Downloads
    373
  • MD5
    fe20a8828fca7867ca7bf8b4d1669859

Supported Bukkit Versions

  • CB 1240

Changelog

  • Runs successfully against CB 1240 using Java 7
  • Adds implementation of Databasing for a local database to hold the player statistics
    • Records everything to a local SQLite database file (this should be more stable than the Cache File)
    • Records everything to the MCStatsPlus Cache File as well (for now)
    • Began working on MySQL implementation
  • Made the download a ZIP file including MCStatsPlus and Register (For Economy Support)
    I just realized that I uploaded the JAR and not the zip file, you will need Registerif you want to have economy support.
    • Integrated the code for MOCDBLib Plugin so that you don't need yet another plugin in your directory

NOTE: Once I fully implement databasing and conversion from the MCStatPlus Cache File I will work on converting stats from MCStats3. Please go to the Conversion of Statistics from MCStats3 and place a vote for it (bottom right corner) if you would like to see this implemented. While you are there, add or vote on any other features you would like to see

  • Will NOT restore Statistics Data from MCStats3
    • I've started working on this
  • May not run through any loader other than the default console/command-line for Bukkit.