
ModsJava
AuthControl
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.



How to connect discord?
First of all you need to create Discord bot, and enable ALL intents
Paste bot token and ROLE ID (role will allow to add/remove players) into config
Commands
/ac add - Add player to whitelist
/ac remove - Remove player from whitelist
/ac list - List all whitelisted players
/ac reload - Reload config
Permissions
authcontrol.add - Add command
authcontrol.remove - Remove command
authcontrol.list - List command
authcontrol.reload - Reload command
authcontrol.* - For all commands
Config
messages: # Here you can setup plugin messages
kickMessage: "You are not whitelisted on this server!"
serverName: "MyCoolServer" # This will be displayed on player kick
type: local # local for SQLite, mysql for MySQL
mysql: # MySQL settings
host: localhost
port: 3306
username: username
password: password
database: default
discord: # Discord integration
enabled: false
token: PASTE_DISCORD_BOT_TOKEN_HERE
admin_role_id: PASTE_DISCORD_ADMIN_ROLE_ID_HERE
serverName: "MyCoolServer" # Will be displayed in bot status
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 AuthControl-1.6.1.jar — drop this file into the mods folder
- Download size: 30.0 MB
- Download link checked 20 Sept 2026 — working
These come from our own check of the pack file, not from the source page.