GameModeInventories 2.8
Details
-
FilenameGameModeInventories.jar
-
Uploaded by
-
UploadedApr 16, 2016
-
Size907.84 KB
-
Downloads3,860
-
MD588735d858a88ede69ae87a33f4fbe386
Supported Bukkit Versions
- 1.9
Changelog
v2.8
- Implemented a MySQL connection pool
- All queries now use PreparedStatements to take advantage of caching
- All SQL statements are now properly closed when no longer used
- Implemented an async block recording queue
- Commands are now converted to lowercase for blacklist check
- Implemented
track_creative_place.dont_track_is_whitelist: [true|false]
config option - Added a
storage.mysql.test_connection: [true|false]
option to config - Added an option to switch to a creative world when changing gamemode to CREATIVE

creative_world: switch_to: [true|false] world: [name of creative world] location: [last_known|spawn]
- Fixed loading blocks when there are millions of records
- Fixed inventories not switching in certain cases
- Added new 1.9.x generic amor, armorToughness, attackSpeed, and luck attributes
Requires CraftBukkit / Spigot 1.9 or higher