HomeJavaModsbingus-auth

bingus-auth

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

Features

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

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

Contributing

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

Quick facts

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

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

Explore more