Silverteal

Results 18 issues of Silverteal

**Is your feature request related to a problem? Please describe.** 在现有版本中,config.json由主程序生成,但是没有任何修改config.json的清晰指引,只能自己猜 **Describe the solution you'd like** 在wiki中添加config.json文档

enhancement
suggestion

### 描述功能请求 MultiLogin是一个服务端插件,它仅适用于基于Paper的服务器。相比之下,通过Authlib-Injector,Yggdrasil API兼容服务端几乎可以兼容现有的任何一种服务端,包括Vanilla。这也可以带来更多的灵活性,比如独立的Web控制台。如果搭配MCDReforged使用,也可以实现命令管理。 而代价是,Yggdrasil API服务器本身不能和服务端直接交互。所以部分功能可能无法实现,但我不确定具体情况。当然,即使这具备技术可行性,那也应该是另一个项目了。我想了解MultiLogin的哪些功能可能无法进行此种移植? ### 描述你考虑过的备选方案 通过Velocity搭建代理服务器,并安装MultiLogin。这种方案兼容性比较一般。 使用 [YggdrasilOfficialProxy/YggdrasilOfficialProxy](https://github.com/YggdrasilOfficialProxy/YggdrasilOfficialProxy)。这种方式存在很多问题,但至少证明纯Yggdrasil API实现混合登录是可能可行的。 ### 请确认此建议所影响的内容 - [ ] 文档 - [ ] 安装 - [ ] 可扩展性 - [ ] 安全...

### Description Currently, when the web editor fails to list all available permission nodes, it seems like ignoreing the extra permissions (not to display). Therefore, we can't view every available...

type: suggestion

例:在线模式服务端会在玩家登录时访问`/sessionserver/session/minecraft/hasJoined`进行身份验证 了解每个API具体在哪些流程中被使用对自定义实现Yggdrasil Compatible API会有所帮助。

Currently, carpet commands's usage limit is hard-encoded in carpet config, adding support to lucko/fabric-permissions-api will allow more accurate access control. This may be optional or disabled by default, but I...

**Is your feature request related to a problem? Please describe.** none **Describe the solution you'd like** Add an config option, when enabled, online player with username A can login automatically,...

There are many config items that does not exist in wiki. And there aren't detailed introductions to every options.

`Poetry should always be installed in a dedicated virtual environment to isolate it from the rest of your system.` https://python-poetry.org/docs/#installing-with-pipx:~:text=Poetry%20should%20always%20be%20installed%20in%20a%20dedicated%20virtual%20environment%20to%20isolate%20it%20from%20the%20rest%20of%20your%20system. `在安装好 Python 环境后,应该在全局环境中安装 [Poetry](https://python-poetry.org/) 。` https://pyloong.github.io/pythonic-project-guidelines/quick_start/#12:~:text=%E5%9C%A8%E5%AE%89%E8%A3%85%E5%A5%BD%20Python%20%E7%8E%AF%E5%A2%83%E5%90%8E%EF%BC%8C%E5%BA%94%E8%AF%A5%E5%9C%A8%E5%85%A8%E5%B1%80%E7%8E%AF%E5%A2%83%E4%B8%AD%E5%AE%89%E8%A3%85%20Poetry%20%E3%80%82

enhancement

对4月1日版本直接判定为愚人节版 根据目前为止的观察结果,这应该不会带来错误的分类,并可以增加更新愚人节版本的缓冲时间

处理中
🟩 低

这会将多种验证服务器的同名玩家视为同一玩家,有助于从离线验证迁移。这应该是可选功能。