{"id":172460,"date":"2026-06-10T01:07:29","date_gmt":"2026-06-09T22:07:29","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/xlogin\/"},"modified":"2026-06-10T01:07:29","modified_gmt":"2026-06-09T22:07:29","slug":"xlogin","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/xlogin\/","title":{"rendered":"xLogin"},"content":{"rendered":"<p># \ud83d\udee1\ufe0f xLogin \u2013 Simple, Lightweight &#038; Powerful Authentication<\/p>\n<p>![banner-es](https:\/\/cdn.modrinth.com\/data\/cached_images\/694ac454be5c859a82ded0fb53c1839a6af34045_0.webp)<\/p>\n<p>**xLogin** is an all-in-one authentication system designed for servers that want maximum security without the bloat. Forget about complex external database setups; xLogin is optimized to work locally, fast, and secure out of the box, whether you run a standalone server or a massive Proxy network.<\/p>\n<p>> Note: \/premium is only available for networks and proxies. Compatible with Bungeecord, Velocity, Waterfall, and others.<br \/>\nHow do I activate proxy mode?<br \/>\nGo to config.yml and enable proxy mode, then download and install the add-on for your proxy, and you&#8217;re all set!<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\ude80 Key Features<\/p>\n<p>* **\ud83c\udf10 Smart Network &#038; Proxy Ready:** Fully compatible with **BungeeCord** and **Velocity**. Features auto-detection to enable secure UUID verification and includes an automatic Auth-Lobby redirect system to send players to a specific server upon successful login.<br \/>\n* **\ud83d\udce6 Local-First Storage &#038; Backups:** High-performance, thread-safe H2 database system (`data.mv.db`). No need for MySQL to get professional network-level performance. Easily create instant database backups via in-game commands!<br \/>\n* **\ud83d\udc8e Smart Premium System:** Using an official Minecraft account? Players can use `\/premium` to enable auto-login. The plugin uses real Mojang validation (via your Proxy) to ensure nobody can steal a premium identity.<br \/>\n* **\ud83e\udde0 Industrial-Grade Security:**<br \/>\n    * **BCrypt Hashing:** Passwords are encrypted with the industry standard, making them virtually impossible to crack.<br \/>\n    * **Premium Name Impersonation Protection:** Automatically kicks non-premium players trying to join with the username of an official purchased account.<br \/>\n    * **Anti-Bot Captcha:** A visual verification system during registration to stop bot attacks in their tracks.<br \/>\n    * **Total Protection:** Blindness, immobilization, and block\/damage protection until the user is authenticated.<br \/>\n    * **Asynchronous Logging:** Keeps a silent, detailed history of logins, registrations, and admin actions.<br \/>\n* **\ud83d\uddbc\ufe0f Ultimate Admin Control:** Manage everything from the console or in-game. Features an intuitive visual GUI menu with player heads, plus a massive arsenal of commands to purge inactive users, force logins, change UUIDs, and more.<br \/>\n* **\ud83d\udcf1 Bedrock Support (Geyser):** Fully compatible with console and mobile players via Floodgate integration. Bedrock players authenticated via Xbox Live can automatically bypass the login screen (100% configurable).<br \/>\n* **\u26a1 Performance Optimized:** Fully asynchronous database operations ensure your TPS stays at 20.0, no matter how many players are joining.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udee0\ufe0f Commands &#038; Permissions<\/p>\n<p>### Player Commands<br \/>\n| Command | Description | Permission |<br \/>\n| :&#8212; | :&#8212; | :&#8212; |<br \/>\n| `\/login <pass>` | Log in to your account. | None |<br \/>\n| `\/register <pass> <pass>` | Create a new account with captcha. | None |<br \/>\n| `\/premium [confirm]` | Toggle Auto-login (Premium Mode). | None |<br \/>\n| `\/changepassword <old> <new>` | Securely change your current password. | None |<br \/>\n| `\/captcha <code>` | Solve the registration captcha. | None |<\/p>\n<p>### Admin Commands (`xlogin.admin`)<br \/>\n| Command | Description |<br \/>\n| :--- | :--- |<br \/>\n| `\/xlogin gui` | Open the visual administration menu. |<br \/>\n| `\/xlogin backup` | Create an instant backup of the database. |<br \/>\n| `\/xlogin purge <days>` | Delete all accounts inactive for `<days>`. |<br \/>\n| `\/xlogin verify <user>` | View a player's UUID, IP, Premium status, & last login. |<br \/>\n| `\/xlogin forcelogin <user>` | Forcefully log a player into the server. |<br \/>\n| `\/xlogin setspawn` \/ `spawn` | Set or teleport to the login spawn location. |<br \/>\n| `\/xlogin changepass <user> <pass>` | Forcefully change a player's password. |<br \/>\n| `\/xlogin changeuuid <user> <uuid>` | Manually update a player's registered UUID. |<br \/>\n| `\/xlogin unpremium <user>` | Remove the premium auto-login status from an account. |<br \/>\n| `\/xlogin unban <ip>` | Remove an IP from the registration blacklist. |<br \/>\n| `\/xlogin unregister <user>` | Completely delete a player's account. |<br \/>\n| `\/xlogin reload` | Reload the plugin configuration and messages. |<\/p>\n<p>---<\/p>\n<p>## \u2699\ufe0f Simplified Configuration<\/p>\n<p>We've stripped the config down to the essentials so you don't waste time, while giving you absolute control over your network.<\/p>\n<p>### `config.yml`<\/p>\n<p>```yaml<br \/>\n# -------------------------------------------------------<br \/>\n#           __             _<br \/>\n#   __  __ \/ \/  ___   __ _(_)_ __<br \/>\n#    \/ \/\/ \/  \/ _  \/ _` | | '_    Made by xPlugins<br \/>\n#    >  <\/ \/__| (_) | (_| | | | | |     Fork: Paper\n#   \/_\/_____\/___\/ __, |_|_| |_|\n#                  |___\/ Release v1.0.6\n#\n#        Wiki: https:\/\/xplugins.es\/xlogin\n#    24\/7 Support: https:\/\/discord.gg\/AH5k9YE78b\n# -------------------------------------------------------\n\nsettings:\n  # The default language (es, en). It will load messages_es.yml or messages_en.yml\n  language: \"en\"\n\nprotection:\n  # Block everything before logging in (movement, chat, etc.)\n  general-protection: true\n\n  # Visual effects upon joining the server\n  effects:\n    blindness: true\n\nsecurity:\n  # Auto-register premium users detected by the proxy (Requires BungeeCord\/Velocity)\n  auto-premium-registration: false\n  # Prevents Non-Premium players from using premium account names (Requires BungeeCord\/Velocity)\n  prevent-premium-name-impersonation: false\n\n  # Allowed commands BEFORE logging in\n  allowed-commands-before-login:\n    - \"\/help\"\n    - \"\/rules\"\n    - \"\/discord\"\n\npasswords:\n  size:\n    min: 6\n    max: 20\n\n#      ___          _                _\n#   \/ __ ___  __| |_ __ ___   ___| | __\n#  \/__\/\/\/ _ \/ _` | '__\/ _  \/ __| |\/ \/\n# \/ \/    __\/ (_| | | | (_) | (__|   <\n# _____\/___|__,_|_|  ___\/ ___|_|_\ngeyser-support:\n  # If true, Bedrock players (Floodgate) join without needing to login.\n  auto-login-bedrock: true\n\n#      __     _                      _\n#   \/  ___| |___      _____  _ __| | __\n#  \/  \/ \/ _  __  \/ \/ \/ _ | '__| |\/ \/\n# \/ \/  \/  __\/ |_  V  V \/ (_) | |  |   < \n# _ \/ ___|__| _\/_\/ ___\/|_|  |_|_\nproxy-redirect:\n  # Send the player to the target server after a successful login (ideal for Auth&#038;Lobby)\n  enabled: false\n  target-server: \"Lobby\"\n\ncaptcha:\n  enabled: true\n  timeout-seconds: 120\n\nui:\n  titles:\n    before-login:\n      title: '&#038;#A9DFBFWelcome!'\n      subtitle: '&#038;fUse \/login <password>'<br \/>\n    before-register:<br \/>\n      title: '&#FAD7A0Register!'<br \/>\n      subtitle: '&fUse \/register <password> <password>'<br \/>\n    after-login:<br \/>\n      title: '&#A9DFBFSuccess!'<br \/>\n      subtitle: '&fEnjoy your stay'<br \/>\n    incorrect-password:<br \/>\n      title: '&#F1948AIncorrect Password!'<br \/>\n      subtitle: '&7Please try again'<\/p>\n<p>logging:<br \/>\n  enabled: true<br \/>\n  log-successful-logins: true<br \/>\n  log-registrations: true<br \/>\n  log-failed-attempts: true<br \/>\n  log-admin-actions: true<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Professional and super secure login system.<\/p>\n","protected":false},"featured_media":172461,"template":"","meta":{"_minecraft_slug":"xlogin","_minecraft_project_id":"FEQ1r4Lb","_minecraft_author":"jn_willfrydev","_minecraft_license":"MIT","_minecraft_downloads":2791,"_minecraft_follows":9,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"xlogin.zip","_minecraft_size_bytes":58062490,"_minecraft_version_count":10,"_minecraft_updated_at":"2026-05-16T05:21:44.613311Z","_minecraft_date_created":"2025-09-19T20:51:35.459221Z","_minecraft_date_modified":"2026-03-22T01:58:01.880613Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/xlogin","_minecraft_icon_attachment_id":172461,"_minecraft_imported_at":"2026-06-09T22:07:29+00:00","_minecraft_import_hash":"bff6690e64aea6c1f098adee47c00c11","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,894,90,127,128,129,91,92,985,992],"mod_loader":[130,895,132,133,134,986,993],"minecraft_version":[339,340,341,357,359,360,379,382,385,438,446,449,110,111,112,113,114,115,116,117,118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82,22,23,24,25,26,27,28,29,30,31,860,861,862,863,864],"class_list":["post-172460","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-bungeecord","mod_category-optimization","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-storage","mod_category-utility","mod_category-velocity","mod_category-waterfall","mod_loader-bukkit","mod_loader-bungeecord","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","mod_loader-velocity","mod_loader-waterfall","minecraft_version-1-10","minecraft_version-1-10-1","minecraft_version-1-10-2","minecraft_version-1-11","minecraft_version-1-11-1","minecraft_version-1-11-2","minecraft_version-1-12","minecraft_version-1-12-1","minecraft_version-1-12-2","minecraft_version-1-13","minecraft_version-1-13-1","minecraft_version-1-13-2","minecraft_version-1-14","minecraft_version-1-14-1","minecraft_version-1-14-2","minecraft_version-1-14-3","minecraft_version-1-14-4","minecraft_version-1-15","minecraft_version-1-15-1","minecraft_version-1-15-2","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9","minecraft_version-1-8","minecraft_version-1-8-1","minecraft_version-1-8-2","minecraft_version-1-8-3","minecraft_version-1-8-4","minecraft_version-1-8-5","minecraft_version-1-8-6","minecraft_version-1-8-7","minecraft_version-1-8-8","minecraft_version-1-8-9","minecraft_version-1-9","minecraft_version-1-9-1","minecraft_version-1-9-2","minecraft_version-1-9-3","minecraft_version-1-9-4"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>xLogin - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/xlogin\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"xLogin - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Professional and super secure login system.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/xlogin\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xlogin\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xlogin\\\/\",\"name\":\"xLogin - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xlogin\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xlogin\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/xlogin-icon-547090f6c15ead3daf272656cb9b7adb5148c8ef_96.webp\",\"datePublished\":\"2026-06-09T22:07:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xlogin\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xlogin\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xlogin\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/xlogin-icon-547090f6c15ead3daf272656cb9b7adb5148c8ef_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/xlogin-icon-547090f6c15ead3daf272656cb9b7adb5148c8ef_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xlogin\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"xLogin\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"xLogin - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/xlogin\/","og_locale":"en_US","og_type":"article","og_title":"xLogin - Minecraft","og_description":"Professional and super secure login system.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/xlogin\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/xlogin\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/xlogin\/","name":"xLogin - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/xlogin\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/xlogin\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/xlogin-icon-547090f6c15ead3daf272656cb9b7adb5148c8ef_96.webp","datePublished":"2026-06-09T22:07:29+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/xlogin\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/xlogin\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/xlogin\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/xlogin-icon-547090f6c15ead3daf272656cb9b7adb5148c8ef_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/xlogin-icon-547090f6c15ead3daf272656cb9b7adb5148c8ef_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/xlogin\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"xLogin"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/172460","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/172461"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=172460"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=172460"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=172460"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=172460"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}