Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Supported environments
Links
Creators
Details
Licensed MIT
Published last week
Updated last week
One Multiplayer Server Limiter
Tired of server clutter? Want a clean, focused experience for your player base?
The One Multiplayer Server Limiter is a simple yet powerful Fabric client-side mod designed to enforce a single dedicated server connection within the Minecraft Multiplayer Menu.
✨ How It Works
Upon starting Minecraft with this mod installed, the Multiplayer Server list will be locked down to a single entry. This mandatory entry is defined externally via a JSON configuration file.
- Single Server Focus: The mod strictly limits the server list to one entry.
- Immutable In-Game: Players are prevented from deleting, editing, or adding any new servers through the in-game interface.
⚙️ Configuration
The single, mandatory server is configured by editing the file:
/config/one-multiplayer-server-limiter.json
The file uses a simple JSON structure to set the server name and IP address:
{"name":"Example Server","ip":"example.com"}
- By editing this file, mod pack creators can easily change the enforced server without recompiling the mod.



