Playtime-1.4.3

Details

  • Filename
    Playtime.jar
  • Uploaded by
  • Uploaded
    Oct 8, 2013
  • Size
    88.21 KB
  • Downloads
    2,315
  • MD5
    4526f4a87e07aa864fa7fed77951f142

Supported Bukkit Versions

  • 1.6.4

Changelog

1.4.3

  • Move to 1.6.4
  • Fixed update checking
  • Rewrote lang system
  • Better command checking
  • Removed unnecessary booleans
  • Cleaned up lang files
  • Cleaned up debug output
  • Added stack traces to all debug level 3 outputs, not just some
  • No more thread sleeping
  • Caught closing closed connections, now outputs warnings
  • Numerous fixes to sql queries
  • Numerous bug fixes
  • Updated Javadocs

1.4.1

  • Made cleaner listener system
  • Major code clean up in some areas
  • Fixed bad lang file calls
  • Allow event file to now be empty
  • Fixed issue with npc's and player-like entities
  • Small bug fixes
  • Added german localization (de_DE)

Previous

  • Added top commands
  • SQLite is stable
  • Added an executable manager, so the plugin will not lag behind if your server is also lagging.
  • Added reloading
  • Cleaned up executables
  • Extensive bug checking / fixing
  • Code cleaned up / made javadocs for everything
  • Added database swapping
  • Added database conversion (NOTE: This will not convert to flatfile format, but will convert from it)
  • Added events and event system
  • Implemented multi-language system (Currently only english is translated, but more will be available dynamically)

YAML / Flatfile storage has been disabled. It is buggy and non-functional. If you do not want to use MySQL, I currently recommend using "sqlite". The flatfile is buggy enough that it won't convert files in its current state.

The automatic fixing of the configuration leaves it functional, but it's a little messy. It's a drawback, since I would have to choose between functionality and "prettiness".