InventorySQL v3.3

Details

  • Filename
    InventorySQL.3.3.10.jar
  • Uploaded by
  • Uploaded
    Nov 30, 2013
  • Size
    1.15 MB
  • Downloads
    977
  • MD5
    2837d00f0490cc02dc85997686ee5893

Supported Bukkit Versions

  • 1.6.4

Changelog

Version 3,3 Release

  • Fixed: Switch Command

Version 3.3f pre-final Release

  • Fixed: Enderchest loading.
  • Added: AddonManager
  • Added: ExclusivePlayerSaveAddon
  • Allow more customisation: Tables may be renamed for MySQLDatabaseHandler (includes suffix and prefixes!)
  • Added a bunch of Events

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

  • Please request features and give feedback to current Version!