BasicAuth

Quick rating

BasicAuth

No reviews yet

A lightweight authentication mod for offline Minecraft servers. Protect your server with password-based login/registration, no client-side mod required

Mod Loaders
Forge
NeoForge
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
basicauth-26.2-1.0.0.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

BasicAuth

A lightweight authentication mod for offline Minecraft servers. Protect your server with password-based login/registration, no client-side mod required.

Features

  • Password-protected accounts — players must /register and /login before they can interact with the world.
  • Locked out until authenticated — players who haven't logged in are frozen in place (or teleported to a configurable waiting area), can't break/place blocks, interact, attack, take damage, or chat.
  • On-screen reminders — a fading on-screen subtitle nags unauthenticated players to log in or register every few seconds.
  • Login timeout — auto-kicks players who take too long to authenticate.
  • Brute-force protection — kicks after too many failed /login attempts.
  • Reconnect grace period — players who disconnect unexpectedly (crash/network drop) while logged in can reconnect from the same IP within a configurable window without needing to log in again.
  • Waiting area — optionally teleport unauthenticated players to a fixed location instead of freezing them where they joined, then return them to their last known position after logging in.
  • Admin tools — reset a player's password, unregister an account, or list all registered accounts, right from the console or in-game.
  • Fully configurable — timeouts, password length, failed-attempt limits, and more, adjustable in-game via the Mods menu or in config/basicauth-common.toml.

Commands

Command Description
/register <password> <confirmPassword> Create an account and log in.
/login <password> Log in to an existing account.
/changepassword <old> <new> Change your password.
/logout Disconnect and clear your session.
/unregister <password> Delete your own account.
/basicauth reset <player> (Op) Reset a player's password to a random code.
/basicauth unregister <player> (Op) Delete a player's account.
/basicauth accounts (Op) List all registered accounts with their online status.

Configuration

All settings are available in-game via Mods → BasicAuth → Config, or by editing config/basicauth-common.toml:

Setting Default Description
loginTimeoutSeconds 60 Time before an unauthenticated player is kicked.
minPasswordLength / maxPasswordLength 3 / 64 Allowed password length.
maxFailedAttempts 5 Failed /login attempts before a kick.
gracePeriodSeconds 3600 Reconnect window after an unexpected disconnect.
waitingAreaEnabled false Teleport unauthenticated players to a fixed location.
waitingAreaDimension / X / Y / Z Where the waiting area is.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works