Minor changes were made to some methods in terms of wording, but names and such remain untouched.
Added the new MultiToolSwapEvent which fires when the multi-tool switches between the five modes it has.
⍟ Plugin Changes⍟
Implemented full 1.16 R1 support (Including Hex Color Codes)
Implemented support for an ASkyBlock fork.
Implemented the Multi-Tool which is a new tool that swaps between a pickaxe, hoe, sword, axe, and shovel based on the interacted block. In addition, the tool-specific configuration section has been added to the "config.yml".
All messages in the plugin now share methods, meaning each message can have the placeholder {bar} added to the front to convert the message into an action-bar message alongside being disabled entirely by setting it to "".
Update the ShopGUIPlus hook to 1.43.0 for access to sell/buy prices using economy-based tools.
Implemented IridiumSkyBlock and FactionsX support as an automatic hook.
Tool merging now has a toggle option in the “config.yml” under the “general-section” labeled as “tool-merging”.
Fixed an issue with the "replant" toggle for harvester hoes.