AuthLogin
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 1.0.0
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/authlogin
资源信息
Minecraft 版本: 26.1.2
平台: paper
标签: management utility
资源介绍
AuthPlugin
Keep your offline-mode server secure with a full login and registration system.
Features:
- Players must
/register <password> <password>on first join and/login <password>on every reconnect - Until authenticated, players are completely frozen, invisible to others, blinded, and teleported to a hidden sky position to prevent coordinate reading via mods
- Passwords are stored as BCrypt hashes — completely unreadable even by the server owner
- 60 second login timeout before automatic kick
- Fully configurable via
config.json
Admin Commands
/forcelogin <player>— force authenticate an online player/resetpassword <player>— wipe a player's password so they can re-register/authreload— reload the config without restarting
Config
{
"login_timeout_seconds": 60,
"timeout_kick_message_login": "You took too long to log in.",
"timeout_kick_message_register": "You took too long to register.",
"max_login_attempts": 5,
"min_password_length": 6
}
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~