When creating tools through the plugin’s give command, the ‘uses’ lowest value is now -1. ‘Uses’ values less than -1 will be set to -1 (unlimited).
Re-worked many listeners and method designs to support new changes to the plugin.
The item removal methods have been re-evaluated to compare string over direct metadata due to Bukkit API comparison issues.
Implemented base-line support for SuperiorSkyblock2.
Most hooks are now automatic and enable on their own under specific conditions. This also includes the world border accommodation hook.
WorldGuard 6 is no longer supported and all hook features have been dropped/replaced with a new custom flag “fwp-tools”. This flag set to ‘true’ will enable tool usage in the region.
Adjusted some backward compatibility complications and updated some dependencies.
Implemented the ‘name-use-radius’ and ‘name-use-radius-format’ options which essentially are cosmetic additions for tool display names.
⍟ Bug Fixes ⍟
Fixed an issue where the sell wand would use the custom item currency from the harvester hoe tool’s section in the configuration.
Fixed an issue involving the smelt wand and material evaluation.