Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
| Last updated | a day ago |
| Total downloads | 171482 |
| Total rating | 5 |
| Categories | Mods Tools Server-side AI Generated Quality Of Life |
| Dependency string | cn_xc-MorePlayersSimple-1.2.1 |
| Dependants | 4 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
More Players Simple
更多玩家精简版
突破 REPO 公共房间默认 6 人联机上限,支持 1-20 人自定义。
版本:1.2.1
⚠️ 维护策略
仅保留房间人数上限修改功能。先前的 TTL 修改、动态上限等实验性功能可能引发无法创建房间或关卡加载卡死,已全部移除。
**自此版本起,功能性更新或者重大bug修复将以独立补丁形式发布,主模组本体保持稳定。
⚠️ 重要说明
本模组本身不提供中途加入功能。如需中途加入,请搭配 LateJoinNow 使用。经测试,v1.2.1 与 LateJoinNow 兼容。
⚠️ 已知冲突
与以下模组同时使用可能导致人数上限失效,建议二选一:
- EmpressLateJoin 及其它修改房间加入逻辑的模组
✨ 功能
- 公开房间最大玩家数可自定义(1-20,默认 20)
- 私人房间最大玩家数可自定义(1-6,默认 6)
- 仅修改房间最大玩家数,不影响游戏玩法、平衡或任何其他机制制
安装
- 确保已安装 BepInExPack
- 将
MorePlayersSimple.dll放入BepInEx/plugins文件夹 - 启动游戏,模组会自动生成配置文件
⚙️ 配置
配置文件位置:BepInEx/config/cn-xc.MorePlayersSimple.cfg
| 配置项 | 默认值 | 范围 | 说明 |
|---|---|---|---|
| MaxPlayersPublic | 20 | 1-20 | 公开房间最大玩家数 |
| MaxPlayersPrivate | 6 | 1-6 | 私人房间最大玩家数 |
❓ 常见问题
Q:为什么回到极简版本?之前的功能呢? A:v1.1.x 系列中尝试的 TTL 修改、动态上限等功能在部分环境下导致无法创建房间或关卡加载卡死。为保障稳定性,v1.2.0 回归核心功能。额外功能将以单独补丁发布。
Q:为什么我设了 20 人,别人还是进不来? A:请确认你是房主,并且是在创建新房间时生效。加入别人的房间时,上限由房主决定。
Q:支持中途修改吗? A:不支持。房间创建后上限无法更改,需重新开房。
问题交流
QQ群:573485890
致谢
Zichen的LateJoinNow 灵感来自 MorePlayersImproved 和 RoboUnion。