ScoreboardStats v0.8.4

Details

  • Filename
    ScoreboardStats.jar
  • Uploaded by
  • Uploaded
    Dec 28, 2014
  • Size
    152.75 KB
  • Downloads
    100,144
  • MD5
    c94ae371e08f42bd9cbed633de43341d

Supported Bukkit Versions

  • 1.8.1
  • 1.6.4
  • 1.5.0

Changelog

These version and all future versions are compatible with other scoreboard plugins like HealthBar, ColoredTags, Ghost Player and so on.

Changelog 0.8.4

Added:
  • Include source in this jar - - > shows JavaDoc for replacer developers
  • base Glowstone support
Changed/Fixed
  • Fix database support for sqlite databases
  • Fix compatibility with the newest faction version
  • Fix version parsing for plugins with build suffix
Removed:
  • Remove lombok - - > easier development

Changelog 0.8.3

Added:
  • 1.8 compatibilitymode support
  • Add command to just enable or disable the scoreboard
  • Added support for all path names
  • Little performance boost to reflection
  • Add auto incrementing id to database
  • Add last online column to pvpstats table
  • Add not null violation check to database
  • Add UUID support
Changed/Fixed
  • Fix glowstone version parsing
  • Fix scoreboard enables in a disabled world
  • Fix permission checking on creating signs
  • Fix underscore and single quotation mark path names for database
  • Fix updater not running async
  • Rename database thread to "ScoreboardStats-Database"
  • Fix IndexOutOfBoundException in long scores
  • Changed playerstats table to "player_stats" (with underscore)
Removed:
  • Removed pvpstats-saveIntervall it's no longer needed. They will be saved directly after logout
  • Removed path validation. Found a better solution
  • Removed cache
  • Removed special characters. You can put them now direct in the configuration.
  • Removed unused messages
  • Removed uSkyBlock support. It's now available on BukkitDev anymore. Will be re-added when it's available back again

Changelog 0.8.2

Added:
  • Initialize uuid update
  • Add MCPC/Cauldron ping variable compatibility
Changed/Fixed
  • Minor improvements
  • Fix version compare bug
  • Fix long scoreboard names are in correct order
  • Fix ram variables Thanks to @http://dev.bukkit.org/profiles/KoffiePatje/
  • Fix compatibility problem if another plugin uses a libary, which ebean loves
  • Fix auto updater
  • little performance boost by adding an database query hint
  • Update dependencies

Changelog 0.8

Added:
  • Add UTF-8 configuration reading. (Variables for special characters are no longer needed you can now put them direct in the configuration)
  • Added healthbar, colored tags or similar scoreboards plugins compatibility
  • Add mysql example configuration
  • Add missing alchemy mcmmo skill
  • Now requires a permission do create a sign with a dynamic variable
  • Add the possibility to use item names that are longer than 16 characters (now 48 characters)
  • Add %time% back
Changed/Fixed
  • better of the database path validation
  • Fix mcmmo variables (now new mcmmo variables will automatically be available for use)
  • Faster updates
  • Change global economy check to world specific
  • No longer disables another objective if a players goes from a disabled into another disabled world

Please use the Tickets for any issues, errors or suggestions.

http://s14.directupload.net/images/130625/7wa4h37x.png If you have a github account please create a ticket there otherwise:
http://dev.bukkit.org/artisan/icons/22/apps/accessories-text-editor.png <- - - There. Please upvote a ticket, if you want to resolve or add that feature.