Skip to content

服服互通聊天#168

Open
cxksdsdsdsd wants to merge 21 commits into
ToolDelta-Basic:mainfrom
cxksdsdsdsd:main
Open

服服互通聊天#168
cxksdsdsdsd wants to merge 21 commits into
ToolDelta-Basic:mainfrom
cxksdsdsdsd:main

Conversation

@cxksdsdsdsd
Copy link
Copy Markdown

一个服服互通插件通过中转服务器实现多个服务器聊天互通

@deepsource-io
Copy link
Copy Markdown
Contributor

deepsource-io Bot commented Apr 12, 2026

DeepSource Code Review

We reviewed changes in 1c30f9d...236212b on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
Python May 4, 2026 7:54a.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@Happy2018new
Copy link
Copy Markdown
Member

Happy2018new commented Apr 12, 2026

你的中心服务器(中转服务器)的代码实现在何处?

Refactor comments for clarity and fix potential threading issues during plugin reload.
Updated version number and improved error messages. Removed package installation logic and ensured websockets are imported correctly.
@cxksdsdsdsd
Copy link
Copy Markdown
Author

cxksdsdsdsd commented Apr 12, 2026

你的中心服务器(中转服务器)的代码实现在哪里?

中转服务器(后端)的代码是一个独立运行的 Python 脚本,基于 websockets 库实现,独立于 Minecraft 游戏服务端运行。

@Happy2018new
Copy link
Copy Markdown
Member

中转服务器(后端)的代码是一个独立运行的 Python 脚本,基于 websockets 库实现,独立于 Minecraft 游戏服务端运行。

是这样的。但这个脚本的源代码在哪里?看起来你需要提供它们,然后使用你插件的人才知道应该如何搭建中转服务器。

@cxksdsdsdsd
Copy link
Copy Markdown
Author

中转服务器(后端)的代码是一个独立运行的 Python 脚本,基于 websockets 库实现,独立于 Minecraft 游戏服务端运行。

是这样的。但这个脚本的源代码在哪里?看起来你需要提供它们,然后使用你插件的人才知道应该如何搭建中转服务器。

我已经增加了中转服务器的源码在里面

@SuperScript-PRC
Copy link
Copy Markdown
Member

其实插件市场已经存有服服互通插件了(服务端见 https://github.com/ToolDelta-Basic/SuperLink),这个服服互通带来了什么新功能呢?

@cxksdsdsdsd
Copy link
Copy Markdown
Author

是的在最新的代码中我增加了.list(查看连接在同一频道的玩家总数)和.msg(跨服玩家私聊)

@cxksdsdsdsd
Copy link
Copy Markdown
Author

新增了webUI以及新增个人频道选项同时支持个人频道在webUI上的排行榜

Updated the plugin description to include webUI functionality.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants