ServerListSync

Quick rating

ServerListSync

No reviews yet

A mod for synchronizing a list of remote servers

Mod Loaders
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client Only

Runs entirely on the client. Works on vanilla servers.

About

Project Details

Type
Mod
License
GNU Lesser General Public License v3.0 or later
Latest Version
1.0.3

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

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 list
  • order: 服务器列表排序方式, 可选值: 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 list
  • name: 服务器名称 Server name
  • address: 服务器地址 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.
  • 欢迎提交 IssuePull Request
  • Contributions such as Issues or Pull Requests are welcome.

Screenshots

Gallery

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works