Server List Password Mod
No reviews yet
This mod adds simple password authentication.
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
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.
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
- Install ServerListPasswordMod on your Fabric server.
- Start the server once to generate:
config/serverlistpasswordmod-server-password.json - Set your password and restart the server.
- 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.
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