InventorySQL v3.3 -preFinal

Details

  • Filename
    InventorySQL.3.3.4.jar
  • Uploaded by
  • Uploaded
    Oct 21, 2013
  • Size
    1.14 MB
  • Downloads
    454
  • MD5
    dc4f2dbeb48be2ead92138fdc820211d

Supported Bukkit Versions

  • 1.6.4

Changelog

Version 3.3e pre-final Release

  • Added support for Enderchests

Version 3.3d Stable

  • Fixes errors on saving player(join, commands)

Version 3.3c Stable

  • Fixes auto-creation for MySQL

Version 3.3b

  • Fixed NullPointerException on loading
  • Updated Updater to new ServermodAPI

Version 3.3a

  • Added NoCompressor, which does nothing

Version 3.3

  • Added DependencyManager: Listen on all plugins that has been loaded after InventorySQL and load DatabaseHandler after Dependencies have been loaded.
  • Added automatically loading of MySQL schema without need to do it manually

Version 3.2

  • Added BukkitSerializer - Fixes #46

Version 3.1

  • Adding Locking System
  • Added switch command
  • Added better command handling
  • Added updater

Version 3.0d

  • Added Permissions for Commands
  • Added Command for saving

Version 3.0c

  • FIXED: fully recursive serialization of ItemStacks (Issue: #34)
  • FIXED: Reconnect when connection closed

Special thanks to: @riking

Version 3.0b

  • Fixed bug with no DataFolder

Version 3.0

  • initial release of Version 3
  • complete rewrote by manf
  • removed nearly all commands
  • removed Authentificator support (looking forward to add again)
  • Added Abstraction of:
  • Added Compression (See Compression)
  • Added Serialization (See Serialization)
  • Added DatabaseHandler (See Database Handling)

PLEASE REPORT BUG USING THE TICKET SYSTEM

* this Version has not been tested intensively, so this will not be considered to be final unless its tested

  • Please request features and give feedback to current Version!
  • Enderchest cannot load in this version due to a Bug! (already fixed in next release)