Authenticate
No reviews yet
A Minecraft Fabric mod that provides player authentication functionality for servers.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Authenticate
A Minecraft Fabric mod that provides player authentication functionality for servers.
Description
Authenticate is a server-side authentication mod for Minecraft that allows players to register accounts with passwords and login to access the server. This mod helps protect your server from unauthorized access and provides basic account management features.
Features
- Player Registration: Players can register accounts with passwords
- Player Login: Secure login system with password verification
- Player Logout: Players can logout from their accounts
- Ban System: Server administrators can ban players
- Database Storage: Uses H2 database for persistent data storage
- Cross-version Support: Supports multiple Minecraft versions
Requirements
- Fabric Language Kotlin: Required for Kotlin support
- Fabric ORM Jimmer: Required for database operations
Optional Dependencies
- Fabric Database H2: For H2 database support
Usage
Commands
/register <password> <confirm>- Register a new account/login <password>- Login to your account/logout- Logout from your account/auth ban <player> <unit> <amount>- Ban a player (admin only)
Registration Process
- When a new player joins the server, they will be prompted to register
- Use
/register <password> <confirm>to create an account - Make sure both passwords match
- After successful registration, you can login with
/login <password>
Login Process
- Use
/login <password>to access your account - You must be logged in to interact with the server
- Use
/logoutwhen you're done playing
Configuration
Please visit https://github.com/Enaium/fabric-mod-Authenticate, as the description cannot include any SQL statements.
Authenticate

A Minecraft Fabric mod that provides player authentication functionality for servers.
Description
Authenticate is a server-side authentication mod for Minecraft that allows players to register accounts with passwords and login to access the server. This mod helps protect your server from unauthorized access and provides basic account management features.
Features
- Player Registration: Players can register accounts with passwords
- Player Login: Secure login system with password verification
- Player Logout: Players can logout from their accounts
- Ban System: Server administrators can ban players
- Database Storage: Uses H2 database for persistent data storage
- Cross-version Support: Supports multiple Minecraft versions
Requirements
- Fabric Language Kotlin: Required for Kotlin support
- Fabric ORM Jimmer: Required for database operations
Optional Dependencies
- Fabric Database H2: For H2 database support
Usage
Commands
/register <password> <confirm>- Register a new account/login <password>- Login to your account/logout- Logout from your account/auth ban <player> <unit> <amount>- Ban a player (admin only)
Registration Process
- When a new player joins the server, they will be prompted to register
- Use
/register <password> <confirm>to create an account - Make sure both passwords match
- After successful registration, you can login with
/login <password>
Login Process
- Use
/login <password>to access your account - You must be logged in to interact with the server
- Use
/logoutwhen you're done playing
Configuration
Please visit https://github.com/Enaium/fabric-mod-Authenticate, as the description cannot include any SQL statements.
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources