
ServerListSync
A mod for synchronizing a list of remote servers
About this Mod
ServerListSync
介绍 Introduction
这是由 MCJPG组织 发行的一款用于在线同步游戏内多人游戏服务器列表的模组
This is a mod released by the MCJPG Organization for online synchronization of multiplayer game server lists in Minecraft.
模组会在游戏启动时自动通过配置文件内定义的地址同步云端 JSON文件 内的服务器列表
The mod automatically syncs the server list from a cloud JSON file at the address defined in the configuration file when the game starts.
版本支持 Version Support
- 加载器: Fabric (版本: ≥ 0.16.7)
- Loader: Fabric (Version: ≥ 0.16.7)
- 支持版本:
- Supported Versions:
- 1.18.2
- 1.19.2
- 1.19.4
- 1.20.1
- 1.20.4
- 1.20.6
- 1.21
- 1.21.1
- 1.21.4
- 前置模组: Fabric API
- Required Mod: Fabric API
配置文件介绍 Configuration File Introduction
{"address":"http://localhost:8080/","order":"default","updatePeriod":60}
说明:
Explanation:
address: 服务器列表同步地址
The address for synchronizing the server listorder: 服务器列表排序方式, 可选值:default(默认排序),reverse(倒序),alphabetical(字母排序),random(随机排序)
The sorting method for the server list, optional values:default(default sorting),reverse(reverse order),alphabetical(alphabetical order),random(random order)updatePeriod: 服务器列表更新间隔, 单位: 秒
The update interval for the server list, unit: seconds
服务器JSON列表格式 Server JSON List Format
此处的格式指的是上文配置文件中 address 字段中填写的地址所返回的服务器列表格式
This format refers to the server list format returned by the address specified in the address field of the configuration file above.
{
"servers": [
{
"name": "Sample #1",
"address": "localhost:25565"
},
{
"name": "Hypixel",
"address": "mc.hypixel.net"
}
]
}
说明:
Explanation:
servers: 服务器列表,将所有需要添加的服务器放在这个列表里
The server list, place all servers to be added in this listname: 服务器名称
Server nameaddress:
服务器地址 Server address
开源协议 Open Source License
- 本模组遵循 LGPL-3.0 协议
- This mod follows the LGPL-3.0 license.
- 最终解释权归 MCJPG组织 所有
- The final interpretation rights belong to the MCJPG Organization.
贡献 Contribution
- 本模组核心开发者为 alazeprt, 由 MCJPG组织 进行发行
- The core developer of this mod is alazeprt, released by the MCJPG Organization.
- 欢迎提交 Issue 或 Pull Request
- Contributions such as Issues or Pull Requests are welcome.
Available Versions
How to Install ServerListSync on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.11).
Install Mod
Open the mod browser in the dashboard and search for "ServerListSync". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.11, 1.21.4, 1.21.1 (+10 more)
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
ServerListSync server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.11). You can switch loaders with one click in the panel.
Is ServerListSync compatible with fabric?
ServerListSync officially supports fabric for Minecraft 1.21.11, 1.21.4, 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with ServerListSync – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if ServerListSync consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install ServerListSync with just one click on your server.