Limit the server list on your fabric client to 1 server!
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.
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.
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"}