{"id":109469,"date":"2026-06-06T13:28:32","date_gmt":"2026-06-06T10:28:32","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/neoauthme\/"},"modified":"2026-06-06T13:28:32","modified_gmt":"2026-06-06T10:28:32","slug":"neoauthme","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/neoauthme\/","title":{"rendered":"NeoAuthMe"},"content":{"rendered":"<p># NeoAuthMe 6.1.0<\/p>\n<p>**The best authentication plugin for Paper 1.21.11+!**<\/p>\n<p>## \u26a0\ufe0f Important Notice<\/p>\n<p>**This version requires server software version 1.21.11 or later.** **Only Paper 1.21.11+ is guaranteed to work and receive support.** Other server software (Spigot, Bukkit, Folia, Purpur, and other Bukkit\/Spigot-based forks) may work but are not officially supported and will not receive bug fixes or support for issues specific to those platforms.<\/p>\n<p>**\u26a0\ufe0f This plugin will NOT work on:**<br \/>\n&#8211; Server software versions below 1.21.11<br \/>\n&#8211; Forge, Fabric, or other mod loaders<\/p>\n<p>## \ud83d\udcd6 Description<\/p>\n<p>Prevent username stealing on your server! NeoAuthMe is a powerful authentication plugin that secures your Offline mode server or increases your Online mode server&#8217;s protection.<\/p>\n<p>NeoAuthMe disallows players who aren&#8217;t authenticated to perform actions like placing blocks, moving, typing commands, or using the inventory. It can also kick players with uncommonly long or short player names or kick players from banned countries.<\/p>\n<p>## \u2728 Key Features<\/p>\n<p>### \ud83d\udd10 Security &#038; Authentication<br \/>\n&#8211; **Username spoofing protection** &#8211; Prevents account theft<br \/>\n&#8211; **E-Mail Recovery System** &#8211; Recover lost passwords via email<br \/>\n&#8211; **Two-Factor Authentication (2FA)** &#8211; TOTP support for extra security<br \/>\n&#8211; **Session Login** &#8211; Stay logged in across server restarts<br \/>\n&#8211; **ForceLogin Feature** &#8211; Admins can login to any account via console command<br \/>\n&#8211; **Avoid &#8220;Logged in from another location&#8221; messages**<\/p>\n<p>### \ud83e\udd16 Anti-Bot System<br \/>\n&#8211; **Built-in AntiBot System** &#8211; Automatically detects and prevents bot attacks<br \/>\n&#8211; **Countries Whitelist\/Blacklist** &#8211; GeoIP-based access control<br \/>\n&#8211; **IP-based restrictions** &#8211; Associate usernames with IPs<\/p>\n<p>### \ud83d\udcbe Database &#038; Storage<br \/>\n&#8211; **MySQL, SQLite, PostgreSQL, and MariaDB support**<br \/>\n&#8211; **Cached database queries** &#8211; Optimized performance<br \/>\n&#8211; **Custom MySQL tables\/columns** &#8211; Useful for forum database integration<br \/>\n&#8211; **Automatic database backup** &#8211; Never lose your data<br \/>\n&#8211; **Built-in database converter** &#8211; Convert between database types easily<\/p>\n<p>### \ud83d\udd04 Migration &#038; Import<br \/>\n&#8211; **Import from other plugins**: Rakamak, xAuth, CrazyLogin, RoyalAuth, vAuth<br \/>\n&#8211; **FlatFile to SQL converter** &#8211; Migrate from old auths.db format<br \/>\n&#8211; **Multiple password hash support** &#8211; Compatible with various forum systems<\/p>\n<p>### \ud83c\udf0d Localization<br \/>\n&#8211; **Editable translations and messages** &#8211; Full customization<br \/>\n&#8211; **Multiple language support** &#8211; See translations list<br \/>\n&#8211; **Custom message files** &#8211; Create your own translations<\/p>\n<p>### \ud83d\udd27 Advanced Features<br \/>\n&#8211; **Inventory protection** &#8211; Protect player inventory until authentication (requires ProtocolLib)<br \/>\n&#8211; **Quit location saving** &#8211; Restore player position on login<br \/>\n&#8211; **Compatible with Citizens2, CombatTag, CombatTagPlus**<br \/>\n&#8211; **Compatible with Minecraft mods** like BuildCraft and RedstoneCraft<br \/>\n&#8211; **Multiple password encryption algorithms**: SHA256, ARGON2, BCRYPT, PBKDF2, and more<br \/>\n&#8211; **Forum integration support**: PHPBB, VBulletin, Xenforo, MyBB, IPB3, IPB4, WordPress, and more<\/p>\n<p>## \ud83d\udccb Requirements<\/p>\n<p>&#8211; **Java 21+** (required)<br \/>\n&#8211; **Paper 1.21.11 or later** (REQUIRED &#8211; only officially supported platform)<br \/>\n&#8211; **Minecraft 1.21.11+** (required)<br \/>\n&#8211; ProtocolLib (optional, required for some features like inventory protection)<\/p>\n<p>**Note:** This plugin is officially supported only on Paper 1.21.11+. Other server software (Spigot, Bukkit, Folia, Purpur, and other Bukkit\/Spigot-based forks) may work but are not guaranteed and will not receive support for platform-specific issues.<\/p>\n<p>## \ud83d\udd17 Links<\/p>\n<p>&#8211; **GitHub**: Yur1nn\/NeoAuthMe<br \/>\n&#8211; **Documentation**:<br \/>\n  &#8211; Configuration Guide<br \/>\n  &#8211; Command List<br \/>\n  &#8211; Permission Nodes<br \/>\n&#8211; **Support**: GitHub Issues<\/p>\n<p>## \ud83c\udfae Quick Start<\/p>\n<p>1. Download the JAR file<br \/>\n2. Place it in your server&#8217;s `plugins` folder<br \/>\n3. Start your server (Paper 1.21.11+)<br \/>\n4. Configure NeoAuthMe in `plugins\/NeoAuthMe\/config.yml`<br \/>\n5. Players will need to register and login to play!<\/p>\n<p>## \ud83d\udcdd What&#8217;s New in 6.1.0<\/p>\n<p>&#8211; \u2705 Updated to Paper 1.21.11+ API compatibility<\/p>\n<p>## \ud83d\udcdd What&#8217;s New in 6.0.1<\/p>\n<p>&#8211; \u2705 Removed version-specific branching logic &#8211; Simplified codebase<br \/>\n&#8211; \u2705 Single-branch workflow &#8211; Easier maintenance<br \/>\n&#8211; \u2705 Code cleanup &#8211; Removed unused methods and simplified comments<br \/>\n&#8211; \u2705 Improved maintainability<\/p>\n<p>## \ud83d\udcdd What&#8217;s New in 6.0.0<\/p>\n<p>&#8211; \u2705 Updated to Paper 1.21.11+ API compatibility<br \/>\n&#8211; \u2705 Switched to `AsyncPlayerSpawnLocationEvent` for better performance<br \/>\n&#8211; \u2705 All plugin references renamed to NeoAuthMe<br \/>\n&#8211; \u2705 Improved teleportation handling for new Paper API<br \/>\n&#8211; \u2705 Better thread safety and event handling<\/p>\n<p>## \ud83d\udcdc License<\/p>\n<p>GNU GPL v3.0 &#8211; See LICENSE file for details<\/p>\n<p>&#8212;<\/p>\n<p>**Note**: This is a fork of AuthMeReloaded, updated and maintained for Paper 1.21.11+ by Yur1nn.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>An AuthMeReloaded fork that aims to adapt 1.21.10\u2019s new async login pipeline.<\/p>\n","protected":false},"featured_media":0,"template":"","meta":{"_minecraft_slug":"neoauthme","_minecraft_project_id":"hqAlUreA","_minecraft_author":"Yur1nn","_minecraft_license":"GPL-3.0-only","_minecraft_downloads":307,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"neoauthme.zip","_minecraft_size_bytes":3431095,"_minecraft_version_count":4,"_minecraft_updated_at":"2026-05-16T11:42:42.818025Z","_minecraft_date_created":"2025-11-26T01:51:22.737340Z","_minecraft_date_modified":"2026-04-05T07:24:42.226199Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/neoauthme","_minecraft_icon_attachment_id":0,"_minecraft_imported_at":"2026-06-06T10:28:33+00:00","_minecraft_import_hash":"d89727e87fd1788c61b717b5118d2f22","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,125,126,127,128,129,92],"mod_loader":[130,131,132,133,134],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-109469","mod","type-mod","status-publish","hentry","mod_category-bukkit","mod_category-folia","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-folia","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>NeoAuthMe - 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\/neoauthme\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"NeoAuthMe - Minecraft\" \/>\n<meta property=\"og:description\" content=\"An AuthMeReloaded fork that aims to adapt 1.21.10\u2019s new async login pipeline.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/neoauthme\/\" \/>\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\\\/neoauthme\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/neoauthme\\\/\",\"name\":\"NeoAuthMe - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"datePublished\":\"2026-06-06T10:28:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/neoauthme\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/neoauthme\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/neoauthme\\\/#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\":\"NeoAuthMe\"}]},{\"@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":"NeoAuthMe - 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\/neoauthme\/","og_locale":"en_US","og_type":"article","og_title":"NeoAuthMe - Minecraft","og_description":"An AuthMeReloaded fork that aims to adapt 1.21.10\u2019s new async login pipeline.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/neoauthme\/","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\/neoauthme\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/neoauthme\/","name":"NeoAuthMe - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"datePublished":"2026-06-06T10:28:32+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/neoauthme\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/neoauthme\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/neoauthme\/#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":"NeoAuthMe"}]},{"@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\/109469","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:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=109469"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=109469"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=109469"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=109469"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}