CaaMoe
CaaMoe
https://github.com/CaaMoe/MultiLogin/blob/7dd7a58015b9036cbff4693d05953dbf21f4418e/core/src/main/resources/config.yml#L48-L53 用这个
不会
Apologies for the delay this TODO is outdated. We've confirmed that transparent skin doesn't interfere with the skin repair feature, making transparency checks unnecessary. this TODO should be removed here.
> 假如有**多个实例**的「版本隔离」为「默认」,且 `.minecraft` 目录下有 `servers.dat`文件。 > > 这时候切到另一个实例的「服务器管理」列表,勾选「显示全部」,会显示多个重复的条目。 > > 这种情况是否需要解决? 这看起来的确是个问题, 已经整改好了, 确保他们不会重复读取和显示。
> 我看了一下。建议: > > 1. 对于当前实例会使用的条目,标签显示为「当前实例」或类似内容。 > 这样,对于有大量实例用户,可以快速区分。 > 2. 说实话, `server.tag.public` 这个文本语义不明。 > 类似于第一条。如果能显示会使用它的实例,那么会更明了。 > 以下是我的设想: > 当 `.minecraft\servers.dat` 存在时: > > * A 实例「版本隔离」为「各版本独立」,附带 `servers.dat` > * B...