ServerListSync
No reviews yet
A mod for synchronizing a list of remote servers
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
Runs entirely on the client. Works on vanilla servers.
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
About
Description
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.
Screenshots
Gallery
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