
Amino Authorizator Plugin
Amino Authorizator is a Minecraft plugin that provides a mechanism for user authentication through the Amino API. It includes settings to manage login via email, passwords, proxy servers, and WebSocket connections.
🚀 Features
- Amino Authentication: Login via bot code.
- Proxy Support: Easily configurable proxy settings.
- WebSocket connection: Connect to the server via WebSocket with heartbeat interval and reconnection delay settings.
- Auto Data Retention: Configured auto-save interval.
- Flexible settings: Ability to configure logging, messages and other parameters through the configuration file.
📥 Installation
- Download the latest release of the plugin.
- Place the '.jar' file in the 'plugins' folder of your Minecraft server.
- Restart the server
⚙️ Setup
After installing the plugin, you need to configure the 'config.yml' configuration file.
Config File
plugin:
enabled: false
log_level: "INFO"
auth:
email: "default_email@example.com"
password: "default_password"
device_id: "197E0C5D7EDB8394DB40D533D65338123CCBBB20DB05CB64192EE428D459D11D1DB143F1BF2CCB4C5C"
max_login_attempts: 3
login_timeout_seconds: 30
proxy:
enabled: false
host: "0.0.0.0"
port: 0000
type: "HTTP"
websocket:
heartbeat_interval: 30000
reconnect_delay: 5000
data:
auto_save_interval: 600
file_name: "data.json"
messages:
login_success: "Authorization was successful! Welcome!"
login_fail: "Authorization error. Check your email and password."
proxy_error: "Proxy connection error."
websocket_error: "WebSocket connection error. Reconnection..."
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20, 1.20.1, 1.20.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as AminoAuthorizator-1.3-STABLE-all.jar — drop this file into the mods folder
- Download size: 5.9 MB
- Download link checked 21 Aug 2026 — working
These come from our own check of the pack file, not from the source page.