▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Auto Login & Auto Register
Auto Login & Auto Register

Auto Login & Auto Register

Forgot your password again? Have to think of a password for /register again? Well this mod fixes that, adding auto register, and auto login!

333
2

Banner

Forgot your password again? Have to think of a password for /register again? Well this mod fixes that.

Auto Login

Features

Auto Login Detection - Automatically detects login prompts and logs you in

Password Storage - Saves your passwords per server/username combination (in plain text currently)

Auto Registration - Generates random passwords when you need to register (configurable context + password length)

Manual Commands - Use .autologin and .autoregister commands to manually register/login if auto detection failed or disabled

Configurable Patterns - Customize login/register auto detection patterns (so it can work in a specific server)

Configuration

Setup

The mod creates a config/autologininfo folder in your Minecraft directory containing:

  • config.txt - All mod settings and patterns
  • playerstoredinfo.txt - password storage (server:username:password format)

Manual Commands:

  • .autologin - Forces immediate login attempt using saved password
  • .autoregister - Forces immediate registration with new generated password

Configuration Options

Delay Settings:

  • usedelay=true/false - Enable/disable delay before auto-login
  • delayseconds=1 - Seconds to wait before attempting login

Detection Patterns:

  • loginpattern="login" - Text to detect login prompts
  • registerpattern="register" - Text to detect registration prompts
  • autodetectloginprompt=true/false - Enable auto-login detection
  • autodetectregister=true/false - Enable auto-registration detection

Command Formats:

  • commandformatlogin="/login $p" - Login command template ($p = password)
  • commandformatregister="/register $p $p" - Register command template

Password Generation:

  • passwordlength=6 - Length of generated passwords
  • contentpallet="abcdefghijklmnopqrstuvwxyz0123456789" - Characters to use

Behavior Controls:

  • disableonceloggedin=true/false - Stop checking after successful login
  • disableonceregistered=true/false - Stop checking after successful registration
  • showdebugmessages=false - Enable/disable all mod messages in chat

Auto-Save:

  • autosave=true/false - Automatically save passwords from manual commands

Совместимость

Minecraft: Java Edition

1.8.x

Платформы

Поддерживаемые окружения

Клиент

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:9 месяцев назад
Обновлён:6 месяцев назад
Главная