HomeJavaModsMCLocalAuth
MCLocalAuth
ModsJava

MCLocalAuth

by UNGEUR · on Modrinth

MCLocalAuth is a security plugin for Minecraft servers that uses Discord as an authentication system. Protect your server by limiting access to only…

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21.8–26.2 · BungeeCord⬇ Download for 1.21.8–26.2 · Paper⬇ Download for 1.21.8–26.2 · Purpur⬇ Download for 1.21.7–26.2 · Velocity⬇ Download for 1.21.8–26.1.2 · Spigot
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.

🛡️ MCLocalAuth

Minecraft Authentication Plugin with Integrated Discord Bot

License Minecraft Java Version


🎯 Description

MCLocalAuth is a security plugin for Minecraft servers that uses Discord as an authentication system. Protect your server by limiting access to only members of your Discord community.

Works on Spigot/Paper, BungeeCord and Velocity — the Discord bot runs on all 3 platforms with all features.

🎮 How It Works

  1. Player Connects → Immediately disconnected with a unique code
  2. On Discord → Type /mclogin <code> (on server or in DMs with the bot)
  3. Bot Verifies → Is the player a Discord member?
  4. If Yes → IP registered, reconnection authorized ✅
  5. If No → Blocked ❌

📊 Usage Statistics

Spigot / Paper :

bStats Bukkit

BungeeCord :

bStats BungeeCord

Velocity :

bStats Velocity


✨ Features

🔐 Triple Layer Security

🤖 Integrated Discord Bot

🗄️ Flexible Storage

🔔 Auto Update Checker

🎮 Geyser/Bedrock Support

📋 Discord Commands

Command Description Access
/mclogin <code> Authenticate with the code received in-game Everyone
/mctest Test bot ↔ plugin connection Everyone
/status Check your authentication status Everyone
/unlink <discord_id> Unlink an account Admin
/mcadmin showips <player> View authorized IPs Admin
/mcadmin addip <player> <ip> Add an authorized IP Admin
/mcadmin removeip <player> <ip> Remove an authorized IP Admin
/mcadmin resetip <player> Reset all IPs Admin
/mcadmin setip <player> <ip> Set primary IP Admin

Admin commands are restricted to the Discord ID set in admin.discord_id in config.yml.

⚙️ Admin Commands (in-game)

Command Spigot/Paper BungeeCord Velocity
/auth showips <player>
/auth addip <player> <ip>
/auth removeip <player> <ip>
/auth resetip <player>
/auth setip <player> <ip>

📦 Installation

Prerequisites

Spigot / Paper / BungeeCord

  1. Download MCLocalAuth-v1.4.1.jar
  2. Place the file in your server's plugins/ folder
  3. Start the server to generate configuration
  4. Configure the Discord bot in plugins/MCLocalAuth/config.yml:
discord:
  enabled: true
  bot_token: "YOUR_DISCORD_BOT_TOKEN"
  guild_id: "YOUR_DISCORD_SERVER_ID"
  invite_link: ""

admin:
  discord_id: "YOUR_DISCORD_ID"

storage:
  type: "yaml"       # yaml or mysql
  mysql:
    host: "localhost"
    port: 3306
    database: "mclocalauth"
    username: "root"
    password: ""
  1. Restart the server
  2. Test with /mctest on Discord

Velocity

  1. Download MCLocalAuth-Velocity-v1.4.1.jar
  2. Place in your proxy's plugins/ folder
  3. Configure plugins/mclocalauth/config.yml
  4. Restart the proxy

🔧 Configuration

Discord Bot Setup

  1. Go to Discord Developer Portal
  2. Create a new application
  3. Bot tab → Create a bot
  4. Copy the token (never share it!)
  5. Enable these Privileged Gateway Intents:
    • ✅ Server Members Intent
    • ✅ Message Content Intent (optional)
  6. OAuth2 → URL Generator tab:
    • Check bot and applications.commands
    • Permissions: Administrator (or custom)
  7. Invite the bot to your server with the generated URL

Get Discord Server ID

  1. Enable Developer Mode in Discord:
    • Settings → Advanced → Developer Mode
  2. Right-click on your server → Copy Server ID
  3. Paste in guild_id in config.yml

📊 Compatibility

Platform Versions JAR
Paper 1.8.9 → 26.2 ✅ MCLocalAuth-v1.4.1.jar
Spigot 1.8.9 → 1.21.x ✅ MCLocalAuth-v1.4.1.jar
Purpur 1.8.9 → 1.21.x ✅ MCLocalAuth-v1.4.1.jar
BungeeCord Build 2068 ✅ MCLocalAuth-v1.4.1.jar
Velocity 3.3.0+ ✅ MCLocalAuth-Velocity-v1.4.1.jar

Java: 8+ (Spigot/BungeeCord) · 17+ (Velocity)
Note: The plugin automatically detects your Minecraft version at startup.


🐛 Report a Bug

If you encounter a problem:

  1. Verify you're using the latest version
  2. Check existing Issues
  3. If the problem persists, open a new issue with:
    • Plugin version
    • Minecraft version
    • Server logs
    • Detailed problem description

💡 Suggest a Feature

Have an idea? Open an issue with the enhancement tag!


📜 License

This project is under proprietary license. See the LICENSE file for more details.

TL;DR:


🙏 Credits

Developer: UNGEUR

Libraries used:


📞 Support


⭐ If this plugin is useful to you, don't hesitate to star it!

Made with ❤️ for the Minecraft community

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more