|
|
基础服务器模组列表 (Basic Server Mod Lists)Github |相关wiki |源站链接支持: fabric , velocity这是一个简单的Fabric模组,允许服务器在加入时要求Mod兼容性检查,类似于Forge在服务器加入时的模组列表握手。它还会以相当友好的方式通知玩家,而不是由于客户端服务器模组版本不同而导致的客户端崩溃或注册表重新映射错误。
需求
这个模组需要[Fabric API](链接),并且在客户端和服务器上都是必需的。
入门指南
对于玩家,只需将最新支持的版本拖放到您的`mods`文件夹中即可。不需要进一步的设置,因为它是根据每个服务器的配置而配置的。
对于服务器,将最新支持的版本拖放到其`mods`文件夹中并启动它以生成配置文件。根据需要配置所需的模组,最后使用安装了此模组和已配置所需模组的客户端连接。
Velocity代理服务器设置也受支持,需要将最新版本安装在其`plugins`文件夹中。还需要在所有所需的子服务器上安装服务器端模组。
服务器配置
服务器上的必需客户端模组必须列在生成的\'required-mods.txt\'文件中,否则它将默认要求安装的每个服务器模组。
当前的\'required-mods.txt\'格式要求在单独的行上以模组id和版本以下划线分隔的格式列出模组。星号可以用作前缀/后缀通配符,否则使用显式匹配。
示例配置:
cobblemon_1.3.1+1.19.2
twilightforest_*
create_*
问题或请求
如果有任何问题或请求,请在[Github](链接)的问题选项卡中报告。
来自Modrinth所有游戏版本1.191.19.11.19.21.19.31.19.4所有类型velocityfabric[Velocity] Basic Server Mod Lists v1.0.1basicservermodlists-velocity-1.0.1.jar下载1.0.1#ReleaseFeatures:- Adjust mod ID and version filter for alpha-numeric characters, dashes, underscores, pluses, and dots.- Clean up some console logsFeatures carried from v1.0.0:- Server can request for Client mods and compare against its required-mods.txt- Server requires the mod to be installed on the Client- Velocity proxy support展开版本: 1.0.1支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4类型: velocityRelease下载次数: 172[Fabric] Basic Server Mod Lists v1.0.1basicservermodlists-fabric-1.19.2-1.0.1.jar下载1.0.1#ReleaseFeatures:- Adjust mod ID and version filter for alpha-numeric characters, dashes, underscores, pluses, and dots.- Clean up some console logsFeatures carried from v1.0.0:- Server can request for Client mods and compare against its required-mods.txt- Server requires the mod to be installed on the Client- Velocity proxy support展开版本: 1.0.1支持游戏: 1.19.2类型:FabricRelease下载次数: 133全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
基础服务器模组列表 |
楼主
2025-8-10 16:49:18
回复(0)
收起回复
|