1.8.0-RC1
Pre-release
Pre-release
Additions
- Discord Role Update Toggling: Integrated with the DISCORD_LINK authentication step, allowing for synchronization of Discord roles based on in-game actions.
- Admin Panel UI Messages: New user interface elements added to the admin panel, including
admin-panel-linked-accounts
,admin-panel-accounts
, and others, enhancing the administrative experience. - NanoLimboPlugin Support: Automatic creation of a limbo state for authentication servers when they don't exist, improving server management efficiency.
- Configuration Changes: Added new fields relevant to recent feature updates and reformatted some existing messages in MINIMESSAGE format for better clarity.
- Cooldowns for Database-Intensive Commands: Introduced cooldowns for commands like
changepassword
that interact heavily with the database, optimizing performance and server stability. - In-Chat Login/Register Feature: Enabled direct command execution from chat for login/register functions, with a default setting to block the message itself for security and privacy. Thanks to @scaik123!
Fixes
- %player_name% Placeholder: Resolved issues with the display of this placeholder in the
player-offline
message. - Admin Account Linking in Messenger: Admins can now link multiple accounts in the messenger without a limit, enhancing administrative flexibility.
- VK Messenger UI: Fixed an issue where the VK buttons displayed a loading wheel for an extended period, now ensuring a smoother user interface experience.
Removal
- LimboAPI Support Discontinued: Removed due to the instability and frequent changes in the LimboAPI Maven repository, which caused significant development delays. Removing this dependency has notably improved the build time efficiency in GitHub Actions.
First contributions
@scaik123 - #121