
LoginTo
A complete authentication solution for Minecraft servers, providing secure login and database storage with secure BCrypt hashing and premium Autologin
LoginTo 3.4
release20 апреля 2026 г.Fixed the premium database name problem
Added client brand managing, now velocity or bungeecord will check on the user's client name, and if it's not allowed, it will be flagged
Added custom command bypass before the login
Changed how the packet events dependency work, now you can chose if the plugin should use the built-in (bundled) version of packet events, or get the api from the PacketEvents plugin
LoginTo 3.3
release8 апреля 2026 г.The plugin is now supported for 26.1 and 26.1.1
Fixed the login and register aliases, before /l and /r won't work when the
Fixed an issue with the pre command process event
Fixed the kick timer at the login step (now after x seconds of wait, the player will be kicked, before this was the case only for the registration)
Added a new event, now if the player is not logged, they won't be eable to damage entities or other players
LoginTo 3.2
release5 апреля 2026 г.Very small update for fixing some thing
Fixed some errors that will appear in the console
Changed the required java version to 17
Changed the main api to 1.16.5 since it is more stable and new
LoginTo 3.1
release30 марта 2026 г.Improved preformance in the configuration variables and premium database connection
Fixed the "Logged from another location" kick, now the joining player will get kicked
Fixed the compilation from source problem (if you tried to compile the version 3.0, it will gave you an error)
Fixed a few problems with the proxy plugin, now the player won't be eable to teleport to another server with a modded client and made the "become premium" or "become cracked" process more secure
Fixed/Readded the old "go to another server after login" feature
Removed support for legacy versions due to low usage and compatibility issues
LoginTo 3.0
release21 марта 2026 г.Fully rewriten the bukkit plugin
Removed json data format, now the default will be sqlite
Made the plugin generally run faster in much cases
The password security is now more advanced with bcrypt
The plugin update timeline will change, from now, i will work on making the version 3.0 faster and safer by fixing every bug and not using the 2.x update style (adding some feature every update). From now, the plugin will be simpler like how it was ment from the start.
