File Details
ServerPresets-1.1.0-26.2.jar
- R
- Jul 14, 2026
- 18.26 KB
- 7
- 26.2
- Fabric
File Name
ServerPresets-1.1.0-26.2.jar
Supported Versions
- 26.2
Curse Maven Snippet
Remote server list loading:
Preset servers can now be loaded from a remote URL (HTTP/HTTPS). This makes it easy to manage the server list across multiple clients from a single source.
- Add
remoteUrlandenableRemoteto yourconfig/serverpresets.json - Remote and local server lists are merged automatically
- Falls back to the local list if the remote fetch fails, so startup is never blocked