Ranks v2.1.6

Details

  • Filename
    Ranks.jar
  • Uploaded by
  • Uploaded
    Feb 9, 2014
  • Size
    49.42 KB
  • Downloads
    485
  • MD5
    6baf634199bb0605bd9d48a85d84904d

Supported Bukkit Versions

  • CB 1.7.2-R0.2

Changelog

Remember, i use Connections to my website in this build!

Changelog:


  • v2.1.6:
    • Made some database-calls async when using sqlite, this will reduce laggs on slow file systems!
  • v2.1.5:
    • changed the configuration file to be compliant to the newest rules. You can keep using the old config if you do not care!
  • v2.1.4:
    • Added a switch to the plugin config to turn off auto-update!
  • v2.1.3:
    • More bugfixes with Metrics!
    • Fixed a bug, where SQLite gets corrupted on /reload
  • v2.1.2:
    • Some bugfixes in Metrics and SQLite
  • v2.1.1:
    • Added Plugin Metrics!
    • Fixed a bug where /ranks causes an exception when using SQLite!
  • v2.1.0:
    • Added support for sqlite, if mysql is not enabled!
    • Fixed a bug in mysql-table-creation! If you get errors on startup, please manually delete the table `Ranks_users`
    • Made synchronizing more convenient!
  • v2.0.5:
    • now counting experience gained
    • now counting distance traveled
  • v2.0.4:
    • now counting online-time
  • v2.0.3:
    • all features implemented!
    • Signs are working!
    • Commands are working!
    • Restrictions based on exp removed for now!
    • Removed updater and implemented Gravity's updater!
    • The plugin will now auto-update on new versions!
  • v2.0.1: