HomeJavaModsServer List Password Mod
Server List Password Mod

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

🎯 Great For

⚙️ 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"
}

❗ Notes

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