bingus-auth

Quick rating

bingus-auth

No reviews yet

a mod i made because easyauth hasn't been updated to 26.1 yet

Mod Loaders
Fabric
Minecraft

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

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
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

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

bingus-auth

A simple, lightweight authentication mod for Minecraft 26.1 Fabric servers.

Features

  • Password authentication for Java players (Argon2 hashing)
  • Teleports unauthenticated players to a configurable spawn point to hide their real coordinates (as of 1.0.0 you need to edit the source)
  • Blocks all packets (movement, chat, interactions) until authenticated
  • Per-session state, logging out deauthenticates the player

Commands

Command Description
/register <password> Register a new account
/login <password> Login to your account
/l <password> Alias for /login
/deletepassword <username> (Admin) Delete a player's password and kick them

Requirements

  • Minecraft 26.1
  • Fabric Loader 0.18.5+
  • Fabric API
  • Fabric Language Kotlin
  • Java 25

Installation

Drop the jar into your server's mods/ folder. No configuration file needed. Spawn coordinates default to 0, 400, 0 in the overworld and can be changed in AuthConfig.kt before building.

Data

Player passwords are stored in config/bingus-auth/data.json as Argon2 hashes. Do not edit this file manually!

Floodgate / Geyser

Bedrock players are detected by their UUID (Floodgate assigns UUIDs with mostSignificantBits == 0). They are automatically authenticated without needing a password.

Notes

  • This mod is purpose-built for one server and is still in beta
  • No config file UI, change settings by editing the source and rebuilding as of now

Contributing

This is a open sourced project under the MIT license. located here.

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
CurseForge
Modrinth
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