InventorySQL v3.3 -preFinal
Details
-
FilenameInventorySQL.3.3.5.jar
-
Uploaded by
-
UploadedOct 24, 2013
-
Size1.15 MB
-
Downloads887
-
MD59ce4676351c0b4019c60bec010408e42
Supported Bukkit Versions
- 1.6.4
Changelog
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
* this Version has been tested, but not intensively. Please test and report any bugs. Without any bugs reported this will be a final release on 31th of October 2013
- Please request features and give feedback to current Version!