misc - 1.5.17 - added command to give tool to player. tools are added to death drops instead of dropped on floor upon death.
updated block list to 1.19
bug fix - 1.5.15 - removed unneeded blocks
added mission blocks (crimson and warped slab, and misspelled deepslate lapis ore)
reverted to java 8 for legacy users
added 1.17 blocks to tool detection
bug fix - 1.5.11 - fixed potential async IO issues with default config
optimized player data saving a bit
added diorite slab to block list
added lore blacklist in config
added pistons to pickaxe list
fixed useothers permission not working
bug - fixed string comparison causing tools to go into the wrong slot
fixed bugs being caused by faulty inventory interaction
fixed invalid tool types being returned causing an out of bounds exception
fixed index out of bounds exception
Added 1.16 block and tool compatibility
Added major optimizations to tool type searching
fixed droptoolsondeath being removed from config.yml
set droptoolsondeath default to false for safety
organized code
added bStats support
NOTE: You may need to move the data from the old folder to the new folder.
Folder names have been changed in this update to help in future updates.
Sorry for the inconvenience. It wont ever need to happen again.
Changed Smoker to pickaxe tools. Was in axe tools accidentally
as per request by several people
fixed bug with cobweb not being in the sword detection table
+ compatibility with MineTinker has been added (not by me)
fixed NPE with inventory interaction on a null item
fixed obscure bug with multitools and chests.
(mainly a fix for compatibility with deathchest, auto unload, etc plugins)
Testing out an event priority change for the death event to remove the multitool before deathchest gets to it.
added dropper block to pickaxe mining list
fixed duplication bug with item frames and some other similar cases
fixed NPE in item detecting
fixed that pesky item disappearing bug. No longer shall your tools vanish randomly!
fixed a null error
fixed bug with shift clicking in inventory removing tool
having the multitool toggled will now save damaged durability.
config file wouldnt reappear after being deleted
fixed a bug where items could be placed in the feather slot.
Removed that pesky "Unbreakable" tag on the multitool inventory placeholders
Fixed minor GUI bug with placeholders
Removed useless /mt reload command
Added sign compatibility. (oak, jungle, spruce, acacia, birch, dark oak)
Fixed config 'droptoolsondeath' not appearing
Tool changes to sword more easily when attacking mobs
Fixed some 1.13 compatibility issues with block detection
Fixed 1.14 support for 1.13 and 1.14 combined JAR
Removed some console outputs
Added compatibility for 1.13 and 1.14 in a single JAR file. Yay!
Fixed obscure multitool moving inventory bug using number keys for hotbar items
Changed bamboo tool from axe to sword
when a tool breaks, the multitool inventory will be properly updated
Added 1.14 blocks to the multitool detection!
Also fixed a minor bug with inventories
Updated for 1.14!
if there are any issues, please let me know
NOTE: all old multitool will be bugged. if anybody has any multitools with purple "multitool" tags on their items, they wont work.
All multitools with the new blue multitool tag will work
fixed bug with duplication multitool
Breaking a tool now breaks the tool in the multitool inventory too.
This also affects plugins that do multiple durability to items at once, such as vein miner
Removed console spam I forgot to remove when testing
fixed the sorting searching algorithm. All blocks should now work again
Players can no longer place multitools in chests
A massive improvement to the tool switching speed. A searching algorithm is now in place to make block checking much faster.
Also, all blocks that weren't previously working with the multitool should now work! if they dont, please send me a message.