Server List Password Mod

Quick rating

Server List Password Mod

No reviews yet

This mod adds simple password authentication.

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 Required
Server Required

About

Project Details

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

Short version:

A simple Fabric mod that adds one shared server password players must enter with /login before they can play the client is able to store password information. So no need for logging in all the time. Sample login scene You may configure the mod using the dedicated config files(like setting the server password).

Long version:

🔐 ServerListPasswordMod

Keep your Fabric server private with a simple shared password gate. Before players can interact, they must authenticate with: /login <password>

✨ Features

  • 🚪 Login gate before gameplay starts.
  • 🛑 Blocks movement, interaction, attacks, and non-login commands until authenticated.
  • 💬 Sends reminder messages to players who still need to log in.
  • 🔄 Resets login state automatically when players disconnect.
  • 🧠 Optional client-side auto-login using a saved per-server password.

🎯 Great For

  • Private servers for friends
  • Community servers with quick access control
  • Lightweight setups that do not need full account plugins/systems

⚙️ Setup

  1. Install ServerListPasswordMod on your Fabric server.
  2. Start the server once to generate: config/serverlistpasswordmod-server-password.json
  3. Set your password and restart the server.
  4. Optional: install the mod on clients to use saved-password auto-login.

🧾 Config

{
  "enabled": true,
  "password": "changeme"
}
  • enabled: Enables/disables password protection.
  • password: Shared password checked by /login.

❗ Notes

  • Change the default password before production use.
  • This mod provides a shared-password access gate, not full per-user account security.

Screenshots

Gallery

  • Server login password sample
    Server login password sample Sample login screen

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