HeadsLeaderBoards V3.6

Details

  • Filename
    HeadLeaderBoards-V3.6.jar
  • Uploaded by
  • Uploaded
    Jan 14, 2015
  • Size
    76.15 KB
  • Downloads
    265
  • MD5
    fb398d3541b1afaed0e6d251e54f0371

Supported Bukkit Versions

  • 1.8.1

Changelog

V3.6

  • Added a option that allows you to use FlatFile SQLite databases.

V3.51

  • Bug fix. Sorry, I had a chunk of code that mean you needed a valid SQL connection even when using Flat File Storage. FIXED!.

V3.5

FFS - Heads LeaderBoards Finally Supports Flat File Storage

  • No MySQL, No Worries.
  • Heads Leaderboards now support Flat File Storage. Even if you don't using any other plugin, you can now have leaderboards by simply pointing the plugin to the stats directory of your world!!
  • Supports both JSON and YML files. Supports both files named by UUID and PlayerName.

V3.1

  • Added a cyclicUpdater option in the config. Allows leaderboards to be updated using a queue system to decrease lag spikes when using larger numbers of leaderboards.

V3.0.2

  • Couple of Bug Fixes. One big one causing console spam when breaking blocks.

V3.0

  • Almost a complete rewrite of the code. Please report any bugs.
  • Added ability to customize signs.
  • Added ability to change leaderboard numbers (in config)
  • Added a leaderboard updater so that leaderboards shouldn't break upon update to this version.

V2.1

  • Added options for sorting by world and sorting by other custom variable.

V2.0.3

  • Fixed bug that allowed /hlbupdate command to run when plugin was disabled.

V2.0.2

  • Bug fix. Maintains backwards compatibility for now.

V2.0.1

  • Updated to work with 1.8 Spigot release. Maintains backwards compatibility for now.

V2.0

  • Bug fixes
  • Removed Assign Command. Replaced with Setup Command.
  • SQL database calls are now Async

V1.2

  • Bug fixes
  • Ability to use MySQL databases that store playernames in separate tables.

V1.1

  • Bug fixes
  • Ability to change colors of leaderboard sign text (can be change in the leaderboards.yml).
  • Changes in how leaderboards are configured.
  • Ability to set leaderboard length.
  • Ability to do reverse order leaderboards (Ascending instead of Descending order).