Achievements v2.0.0

Details

  • Filename
    Achievements.jar
  • Uploaded by
  • Uploaded
    Jul 1, 2014
  • Size
    92.42 KB
  • Downloads
    3,366
  • MD5
    6c9176d07d655c71f8dc65702e6973e4

Supported Bukkit Versions

  • CB 1.7.9-R0.1

Changelog

v2.0.0 Depends on Stats v2.0.0 or higher and on CB #3034 or higher (On which Stats also depends)

  • Move saving and loading to MySQL instead of flatfile.
  • Add /achievements command (Alias: /ach)
  • Add /ach reload
  • Use UUIDs instead of playernames, therefore requires CB #3034 or higher (This is required for Stats to run too, so you should have this)
  • Add 'broadcast' option on Completion.
  • Fix achievements often not being triggered
  • Start on small API

v0.8

  • Fixed an issue where unloaded players would be null, therefore throwing errors.

v0.7 This build is meant for Stats v1.30 or higher.

  • Fixed all issues with the new Stats builds.
  • Fixed single item reward not being given.
  • Fixed updater to follow the new guidelines.

v0.6

  • Fixed an issue where players would be loaded twice

v0.5

  • Fixed Metrics (facepalm mistake there)

v0.4

  • Fixed crash when starting without any arguments (just StatType and amount)
  • Avoid NPE + NCDFE when Stats for some reason crashed/wasn't found
  • Added description support (will be used later on when I come to adding commands)
  • Fixed AutoUpdater

v0.3

  • Fixed players resetting.

v0.2

  • Fixed player data not saving
  • Fixed some small typos
  • Added 'Achievement get!' screen for Spout users
  • Added Metrics
  • Added auto-updater

v0.1

  • Included first functionality of the plugin
  • This version requires Stats v1.23