Old Main Page

Description

This Bukkit mod allows you to generate statistics for each of your players and store it in a local SQLite DB and option MySQL DB. It keeps track of Player kills, kill details (monsters and PvP), Blocks Placed/Destroyed. It also provides multi-world support!

MCStatsPlus is an update to codename-b's MCStats3 mod, which I decided to pick up to update and implement new functionality into.

I'm looking for help in developing and maintaining this. Please let me know if you would be interested. Thanks!

Keep an eye on the MCStatsPlus Status Updates section in the Forums for updated information about development and whatnots


Features

Current

  • Tracks Player-specific Statistics
  • Multi-world support
  • MySQL support
  • Implements Register Vault (as of v9.1 up) to support ALL economy types that Register does
  • Moves MCStats3 config data to MCStatsPlus
  • Backups the MCStats3 cacheFile for future use.

Upcoming Features/Roadmap

  • v1.0
    • Integration of Databasing code into MCS+ (so you don't have to install more plugins!) Completed
    • No bugs for all current features
  • Post 1.0 release
    • Group Support
  • Unknown
    • Support for moving/upgrading from MCStats3

Using MCStatsPlus

Common Steps

  1. Unzip MCStatsPlus.zip
  2. Place the appropriate Java version of MCStatsPlus.jar in the bukkit plugin directory
    (1.6 is Java 6 | 1.7 is Java 7)

Fresh Install

  1. Run Bukkit
    • The plugin will generate the default config file
    • The plugin will generate a stats file to store its data

Upgrading

  1. Run Bukkit
    • MCStatsPlus will take care of the rest!

Moving from MCStats3

  1. Remove MCStats3.jar
  2. Run Bukkit
  3. MCStatsPlus will:
    • Find the MCStats3 config file
    • Read all data in and move everything to MCStatsPlus config
    • Copy the MCStats3 Statistics file to MCStatsPlus for hopeful future conversion and use.
      It WILL NOT yet convert the Statistics file.

Configuration

Go to the Configuration Page for more information


Support

Please submit all support requests (bugs, issues, etc) to the Tickets section if one doesn't already exist. If you are submitting an issue or bug, please upload the debug.txt file generated by MCStatsPlus. You can find this file in the MCStatsPlus plugin directory. If it is not there, you need to stop your server, add "debug: true"to your config file, and run the server again


Donations

If you so desire, you can donate by clicking the "Donate" button in the upper right area of the site. Thanks for any donations you make!



Credits

MCStats2 written by Ryan Michela ([email protected])

MCStats3 written by codename_B ([email protected])

Additional code by:

  • Jason Morris - JSONEncoder.java
  • Christian Bach - tablesorter.js

See the MCStats3 README for additional information until I can get the pages up


Comments

Posts Quoted:
Reply
Clear All Quotes