Changes:
- Added MiniMessage support for Velocity only.
- Added "detectPremiumUniqueIdsInHandshake" to BungeeCord too (it's already on Velocity).
- Fixed errors in PAPI placeholders.
- Fixed errors in /forceviewuserprofile command.
- Fixed errors in boss bars on BungeeCord.
Changes:
Links: BUGS REPORT & SUPPORT
- Fixed issues with sending a redundant query to the database when a player joins (on Velocity only).
- Removed the legacy resolver.
Changes:
Links: BUGS REPORT & SUPPORT
- Added additional protection when Floodgate prefix is wrongly configured.
- Updated bstats metrics classes.
- Fixed issues with captcha map on Paper 1.21.
- Fixed errors when a message is missing in the messages file.
Changes:
- Added a protected accounts list, which can only be managed by the themselves and the console. Staff members cannot use the /force... commands on the protected accounts. Check it on GitHub.
- Added redirection to the main servers when the last server becomes unreachable (Velocity only).
- Added disabling the /confirm command when the "riskyCommandsConfirmation" option is turned off.
- Added a new resolver for fetching an premium ID, first querying "api.mojang.com" and, in case of an error, falling back to "api.minecraftservices.com". The old resolver can be reverted back by turning on the "useLegacyResolver" option.
- Added a new API accessor: JPremiumApi#getApp().
- Fixed username change issues on Velocity.
- Fixed connection issues with GitHub.
Changes:
- Added ability to change the allowed username pattern (allowedUsernamePattern).
- Added ability to change premium usernames when the OFFLINE UUIDs type is in use.
- Added the command to show all users with the same IP address (/forceViewUserProfiles).
- Removed Java Mail API from the JAR and added downloading it dynamically on the first plugin startup.
- Fixed placeholders.
Changes:
- Fixed issues with bedrock support.
- Fixed NPEs.
Changes:
- Fixed a critical bug regarding Floodgate support on BungeeCord.
- Fixed NPEs on Velocity.
Changes:
- Fixed issues with forced hosts on Bungee and diabled this feature on Velocity.
- Fixed issues with elapsed authentication time disconnection.
- Fixed issues with NPEs on ServerConnectEvent and ServerConnectedEvent Bungee.
- Fixed issues with boss bars on Velocity.