/
We are thrilled to announce the biggest update to xLogin yet! This version brings massive improvements to server security, full proxy network support, Bedrock edition compatibility, and an entirely new suite of administration tools.
Here is everything new in v1.0.4:
/premium auto-login system now dynamically enables itself only on proxy networks (to ensure 100% secure UUID verification) and safely disables itself on standalone servers.proxy-redirect to config.yml. You can now automatically send players to a target server (e.g., "Lobby") immediately after a successful login.geyser-support.auto-login-bedrock option in your config.yml.LogManager. All successful logins, new registrations, failed password attempts, and admin actions are now safely recorded in plugins/xLogin/logs/security.log.prevent-premium-name-impersonation to the config. If a non-premium player tries to join using the username of an official Premium account, the plugin will automatically kick them to protect the account's identity.We have completely revamped the /xlogin administration system! Admins now have ultimate control over the database directly from the game or console:
+ /xlogin backup: Safely creates an instant backup of your database inside the /backups folder.+ /xlogin purge <days>: Cleans your database by deleting accounts inactive for a specified amount of days.+ /xlogin forcelogin <user>: Instantly forces a pending player into a logged-in state.+ /xlogin changeuuid <user> <uuid>: Easily update a player's UUID.+ /xlogin changepass <user> <pass>: Forcefully change a player's password.+ /xlogin verify <user>: Displays a detailed profile of a player (UUID, IP, Premium status, and Last Login).+ /xlogin unpremium <user>: Removes the premium status from a player's account.+ Dynamic Help Menu: The /xlogin help command now reads directly from your messages_en.yml or messages_es.yml, allowing you to translate or customize the admin help page!pom.xml dependencies to the latest secure versions (MySQL Connector, BungeeCord Chat API).⚠️ Important Note for Server Admins:
Please make sure to regenerate or update your config.yml, messages_es.yml, and messages_en.yml files to access all the new features and translations included in this release!
