Changes:
Updated to support 1.21.1
ItemFrames will no longer be removed as part of the entity clear
Supported string lists as a message option with config and menu items
Added a debug system to help with fixing issues
MySQL will now have a enable/disable toggle for new installs, when it's disabled no other plugin functions will start to allow a first time configuration.
Attempt to fix a rare particle error
Added a new method to detect the item the player is holding in comparison to the ConfigItem. This should fix instances where the plugin was unable to find the item in the players hand.
Changes:
Fixed an issue with 1.17
Updated some spelling problems
Added MiniMessaage support (BETA) - Learn more about how to use that here: https://docs.advntr.dev/minimessage/format.html
Updated ScoreboardAPI
Fixed an issue where the plugin failed to load in China
Fixed an issue where the update checker was not run async
Fixed an issue where the ping check would cause scoreboard to break in 1.21.
UpdateNotification setting will now work correctly.
Updated upstream APIs.
Note: A significant update is in progress and should be released in the next month. For more discussion around this please join our Discord.
Changes:
This update adds a new library loader to reduce file size.
We have also removed all final legacy 1.7 support (it's time to update to at least 1.8)
We have removed our TAB system due to major API changes. We are looking into new TAB APIs to bring to FateHub.
Removed old code
Preparing codebase for major updates.
Fixed an issue with items like DYE activating twice when looking at a block and right clicking in some newer versions
