Added support for displaying different scoreboards based on the player’s current world.
Added permission-based scoreboard display for enhanced customization.
Registered shortcut command /sb as an alias for /azuraboard toggle for quicker toggling.
Notes If you don’t need these features, you may skip this update.
If you want to use these new capabilities, it is recommended to delete your existing configuration files so the plugin can regenerate them with the new options to ensure proper functionality.
Support Minecraft 1.21.6
The ServerScoreboard$Method enum has been removed. It is safe to use null if this class is missing, since the "modern" sendScorePacket method doesn't use it.
The archive contains two files: the
bukkit-suffixed one supports Java 8-latest but not Folia. The
folia-suffixed one also supports Bukkit/Spigot servers, but requires Java 17+ to run