Remove core auto update
Fix anvilutil for 1.20.5+
Fix itemutils for 1.20.5+
Fixes for items not loading properly
Add ability to delete paths from configuration files
Fix more issues with 1.19
Fix packets/anvil for 1.19*
Custom late-bind for packets
Add way to properly cancel packets
Access ChannelHandlerContext
Fix error for java 8 users
Improved exp utils
Add inventory replaceNameLore
Deprecrated String List Replacer
Fix issues with saved item display names
Improved speed on player lookup
Add method to force open inventory
Add missing method for custom anvil message
Add custom anvil inventory name
Fully support 1.17 with backwards compatibility
1.17 Support for itemutils
1.17 Support for itemutils
Bump version
Fix java version incompatibility, plugin will now support java 8 to 16
With the upcoming release of mc 1.17 now requiring a mining of java 16 I have updated the plugin to support java 16.
The minimum java version is now java 9.
Fixed issues with command configurations
Fixed compatibility with Java version 12+
Fixed issues with configuration lines
Remove double [core] from info messages
Quick bug fix for one missed printout
Fixed core from spam printing info
Improved scoreboard
Improved JSONParser
Improved ListPath abstraction
Improved AdvancedConfiguration to use count instead of creating a collection.
Added UUIDPath for configs
Moved everything over from bank plugin.
Added better command arguments (default, advanced, end)
Added tab completing
Added CoreLog
Added better configurations (comments, command, permissions)
Added better inventory handling
Added Json (gson) serializing & deserializing, with exclusion
Added LocationUtils
Update PacketUtils for 1.16 for some users
Fixes for 1.14 linux epol
Improved advanced commands to accept null values for arguments
Update for 1.14, please report any bugs
Faster areas
Update Async block editor to 1.13
Updated configuration should be compatible with recent updates
Enhanced ChatAPI for modules
Please update all plugins of mine that use this as a dependency
Improved packet handler system, with packet wrappers
Improved plugin configuration
Improved plugin updater, core now auto updates
Update ChatAPI for editor
ItemUtils now correctly gets item name
ChatAPI optimization, should fix kicking on bungeecord servers
Add OpenInventoryChangeEvent
Stop Inventory refreshing
Changes to packet listener
Remove debug print from EXPUtils
Fixes for packet listener errors
Fixed FastWorld for 1.13
Hopefully fixed concurrent errors with packet handler
Fixed problems if a player was kicked on join with CorePlayerInfo/Listener
Fixes for 1.13.1
Fixes for packet handler when join before plugin initializes
Fixes for 1.8 using latest packet listener
This is a basic update for 1.13, more update may come in future so please update as often as possible.
1.13 is still in development so please do not update to 1.13 without backing up all data possible.
Fixed error with preparestatements on close
Added FastWorld and FastChunk for fast async chunk retrieving
Fixed problem with ItemUtils and int arrays
Added tab complete to advanced commands
Other minor additions/fixes
Advanced command system
Fixes for PacketUtils on 1.8
Fixes for onClose in OpenInventory
Register commands on enable