ProAuthMeLogin
🟡 Updated this yearPreview

🔍 Analysis
- 👍 0.2% endorsement rate
- 🏆 #751 of 1452 bukkit mods in this game by downloads
📋 About This Mod
# ProAuthMeLogin A plugin allowing your players to login without typing password by entering commands. Now we have supported Folia, Paper, Purpur and Leaf. ## Dependencies | Dependency | Type | |------|-----------| | Paper 1.21+ / Folia | ✅Required | | Java 21 | ✅Required | | AuthMe 5.6.1+ | ✅Required | | Floodgate + Geyser | ⚠️Optional (Bedrock Edition Support) | | ItemsAdder | ⚠️Optional (Custom Items) | | FastLogin | ⚠️Optional (Automatic Login for Genuine Players) | | PlaceholderAPI | ⚠️Optional | ## Features - **Dual GUI Mode**: Clients 1.21.5+ automatically use the native Dialog window; other clients revert to the Anvil GUI. - **User Agreement Pop-up**: Displays the agreement after login/registration; rejection results in being kicked from the server. - **Bedrock Edition Support**: Automatically identifies and routes to the Bedrock Edition GUI via Floodgate. - **Security Protection**: Login failure lockout, IP address protection. Rate limiting, security audit logs - **Password policy:** Configurable length limit, uppercase letter requirement - **Folia compatibility:** All scheduling operations are adapted to Folia multi-threading ## 配置 ```yaml max-attempts: 3 # 最大登录尝试次数 lockout-duration: 300 # 锁定时长(秒) config: isRequestUpper: true # 密码须含大写字母 checkLowestPassword: true checkLongestPassword: true enableAgreement: true # 启用用户协议弹窗 useDialogGui: true # 启用 Dialog GUI(1.21.5+ 客户端) close-kick: true # 强制无法关闭登录界面 materials: login: left: "PAPER" right: "REDSTONE" output: "ARROW" register: left: "DIAMOND" right: "IRON_INGOT" output: "ARROW" messages: login-title: "Login" reg-title: "Register" # ... 其余见默认 config.yml agreement: - "1. 禁止作弊" - "2. 遵守服务器规则" # ... 自定义协议内容 ``` > Items support the ItemsAdder format:`namespace:item_id` ## 命令 | 命令 | 说明 | 权限 | |----------------|----------|------------------------| | `/al reload` | reload config | `authanvillogin.admin` | | `/al list` | Check player authentication status | `authanvillogin.admin` | | `/al login` | Manually open the login GUI | 所有人 | | `/al register` | Manually open the register GUI | 所有人 | ## Frequently Asked Questions **Login screen cannot be opened:** Check if the item names in the `materials` configuration are valid. **Authentic players still need to enter a password:** Ensure FastLogin and AuthMe are both running correctly. The plugin will delay for 2 seconds to wait for automatic login to complete. **Folia error UnsupportedOperationException:** Upgrade to the latest version. The issue with BukkitScheduler in older versions has been fixed. **getClientBrandName() NullPointerException:** Upgrade to the latest version. Null value protection has been added. ## License GPL-3.0 license ©
# ProAuthMeLogin
A plugin allowing your players to login without typing password by entering commands. Now we have supported Folia, Paper, Purpur and Leaf.
## Dependencies
| Dependency | Type | |------|-----------| | Paper 1. 21+ / Folia | ✅Required | | Java 21 | ✅Required | | AuthMe 5. 6. 1+ | ✅Required | | Floodgate + Geyser | ⚠️Optional (Bedrock Edition Support) | | ItemsAdder | ⚠️Optional (Custom Items) | | FastLogin | ⚠️Optional (Automatic Login for Genuine Players) | | PlaceholderAPI | ⚠️Optional | ## Features
- Dual GUI Mode: Clients 1. 21. 5+ automatically use the native Dialog window; other clients revert to the Anvil GUI.
- User Agreement Pop-up: Displays the agreement after login/registration; rejection results in being kicked from the server.
- Bedrock Edition Support: Automatically identifies and routes to the Bedrock Edition GUI via Floodgate.
- Security Protection: Login failure lockout, IP address protection. Rate limiting, security audit logs
- Password policy: Configurable length limit, uppercase letter requirement
- Folia compatibility: All scheduling operations are adapted to Folia multi-threading
- ## 配置
```yaml max-attempts: 3 # 最大登录尝试次数 lockout-duration: 300 # 锁定时长(秒)
config: isRequestUpper: true # 密码须含大写字母 checkLowestPassword: true checkLongestPassword: true enableAgreement: true # 启用用户协议弹窗 useDialogGui: true # 启用 Dialog GUI(1. 21. 5+ 客户端) close-kick: true # 强制无法关闭登录界面
materials: login: left: "PAPER" right: "REDSTONE" output: "ARROW" register: left: "DIAMOND" right: "IRON_INGOT" output: "ARROW"
messages: login-title: "Login" reg-title: "Register" # ... 其余见默认 config.yml
agreement: - "1. 禁止作弊" - "2. 遵守服务器规则" # ... 自定义协议内容 ```
> Items support the ItemsAdder format:`namespace:item_id`
| 命令 | 说明 | 权限 | |----------------|----------|------------------------| | `/al reload` | reload config | `authanvillogin.admin` | | `/al list` | Check player authentication status | `authanvillogin.admin` | | `/al login` | Manually open the login GUI | 所有人 | | `/al register` | Manually open the register GUI | 所有人 |
## Frequently Asked Questions
Login screen cannot be opened: Check if the item names in the `materials` configuration are valid.
Authentic players still need to enter a password: Ensure FastLogin and AuthMe are both running correctly. The plugin will delay for 2 seconds to wait for automatic login to complete.
Folia error UnsupportedOperationException: Upgrade to the latest version. The issue with BukkitScheduler in older versions has been fixed.
getClientBrandName() NullPointerException: Upgrade to the latest version. Null value protection has been added.
GPL-3. 0 license ©
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- 3623813757
- Version
- 2.2.4-Stable
- Downloads
- 576
- Endorsements
- 1
- Category
- bukkit
- Created
- 7/19/2025
- Updated
- 5/4/2026
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does ProAuthMeLogin support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of ProAuthMeLogin?
Version 2.2.4-Stable, published 2026-05-04 with 576 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await