- Separation of the recovery email sending process from the code input.
- Addition of a limit on the entry of the recovery code.
- Addition of temporary IP bans for exceeding login and recovery limits.
- Email sending will no longer be confirmed by the plugin.
- Sending a message requires providing the email address assigned to the account.
- Fixed issues with connecting to the API.
- Updated multiple plugin libraries.
- Added the /loginLocation command to the bridge plugin.
- Created plugin library loading during startup. (smaller file size)
- Changed the API queries for checking premium players to be asynchronous.
- Fixed the error with blocking player movement after registration.
- Improved support for the mongoDb database.
- Requirements for password content have been created.
- The maximum length of IP address in SQL databases has been fixed.
- The account type change to premium has been fixed.
- The error with the GSON library and compatibility with all engines has been fixed.
- The plugin bridge has been completely rewritten. It is now only a login addon (server selector and other options have been removed).
- Support for the Geyser plugin (Floodgate) has been added. BETA!
- Support for the latest versions of ProtocolLib has been fixed.
- Many libraries for the plugin have been updated.
- Fixed a critical bug with username case sensitivity.
- Support for mixed coloring formats has been added, now you can use MiniMessage and legacy colors.
- The {online} placeholder in the PlayersInfo section of the MOTD has been fixed.
- CPU usage by pixel head generation has been fixed.
- The error with the /minelogin userinfo command has been fixed in the case of missing required data.
- The server selection afterLogin on the Velocity engine has been fixed.
- Fixed data loading from FLAT database.
- Fixed several errors with database connection.
- Fixed PlayersInfo section in MOTD on Velocity engine.
- Optimized API queries for premium nickname queries.
- Improved several things in login events.
- Added option to change from in mailing.
- Added option to automatically enable login session after successful non-premium player login.
- Updated Java version in the plugin. The new required version is 11.
- Fixed bug with resetting email template.
- Fixed bug with ConcurrentMofificationException on Velocity.
- Fixed bug with player saving when disconnect from server.
- Fixed bug with registration date for premium players.
- Fixed a bug with plugin version checking.
- Added an option to disable the countdown timer on logging in actionbar.
- Added variables to be used in MOTD that can convey the number of players on subserver.
- The MOTD system was rewritten to be much more efficient.
- Completely rewrote the objects responsible for all databases.
- Changed the default database to H2.
- Fixed bug with reloading the entire MOTD by the /minelogin reload command.
Due to major changes in the objects responsible for databases, please make a backup before updating.
- Fixed a bug with password compatibility from previous versions of the plugin.
IMPORTANT
- If you used FLAT saving to JSON file before, this version will not be compatible with your data!!!
- Fixed bug with H2 database on bungeecord.
- Changed writing FLAT data to YML file. (Test Phase)
- Added mongoDb database. (Test Phase)
- Fixed a bug with the welcome message frequently not appearing.
- Updated information apropos BossBar, it is only supported for version 1.9+.
- Fixed the default skin system on Velocity.
- Removed downloading skins on Velocity for premium players. (Velocity already does this on its own).
- Fixed the message about trying to connect to the server without being logged in in the logs.
IMPORTANT
- If you used FLAT saving to JSON file before, this version will not be compatible with your data!!!;;
