Changelog in FeatherBoard 6
New features
- Added
images via resource packs that can be placed on the scoreboard.
https://featherboard.org/config/scoreboard/#images
- Added
fonts via resource packs that can be placed on the scoreboard.
https://featherboard.org/config/scoreboard/#fonts
- Added
offsets for the scoreboard lines, this allows you to move characters left and right, even outside the scoreboard.
Removed features
Some features are removed to facilitate the configuration and to facilitate updating and troubleshooting of issues
- Removed the scoreboard update methods and configuration for these update methods. Instead, the plugin will determine the best option.
- Removed 'SYNCHRONOUS' and 'ASYNCHRONOUS' animation update methods. Instead, the plugin will determine the best option.
- Database is now required and can not be toggled off
- Removed modules, this feature will be reintroduced differently in the upcoming months.
Breaking
- "scoreboards" is the default scoreboard directory and can no longer change this under tweaks. This change has been made to prevent errors related to wrongly placed/moved files.
- Older Minecraft versions (i.e., everything below 1.16) are dropped.
- ProtocolLib is now a required dependency.
- $setting_SETTINGHERE$ is now {{ setting:SETTINGHERE }}
- The FeatherBoardAPI is deprecated and will throw warning messages. It will be removed in future versions. Check
https://featherboard.org/api for more info.
Documentation
- SpigotMC documentation is deprecated and will be removed.
- The new documentation is available at
https://featherboard.org.
- The FeatherBoard API documentation is available at
https://featherboard.org/api.
- Support is now moved to
https://git.mvdw-software.com/plugins/featherboard/-/issues
Forward-looking statements
I want FeatherBoard to exist for another 10 years, these are my short-term plans to make this a reality
Expected features
- ArcadeBoard games will be moved to FeatherBoard. ArcadeBoard as a plugin will be deprecated, existing buyers (before 27/12/2024) will be moved to FeatherBoard.
Technical
- The scoreboard API, which is now merged with the ArcadeBoard API will be expanded to ensure that developers can easily create scoreoboards and games.
- Currently, modules are unused, the modules server will be open-sourced and games will be added as modules.
- The effect system will be rewritten to be more flexible. This will allow developers to create their own effects.