-
-
Notifications
You must be signed in to change notification settings - Fork 208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
一个新的功能!使用 PCL2 启动器与 Minecraft 服务器交互! #829
Comments
总感觉这是个广告( |
这不是啦 |
不然我改掉好了 |
个人建议最好改掉,容易被误会🤨 |
已初步确认,感谢您的反馈~ |
最新版将添加 #59 的功能,你可以想想办法。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
检查项
设置 → 启动器 → 检查更新
确认了启动器已为最新版,且最新版未实现这一功能。怎样更新?描述
一个与服务器交互的接口(要搭配服务器插件?)
例如
server type="get" info="hmplayer" ip="abc.de"
能获取到 abc.de服务器 的玩家数量
显示为 玩家数量:XXX人(动态更新每1分钟1次)
再例如
server type="send" info="npkey" ip="abc.de"
能给 abc.de服务器 发送新玩家key
显示为 [输入窗口 QQ号] [输入窗口 5位代码(进服时提供的)] [按钮 确认] (类似这样的)
原因
我需要这个功能来为服务器制作启动器菜单。
Q群内的机器人总是被冻结,导致新的玩家无法注册进入服务器。这很麻烦!
新的功能有助于改善这种局面!
The text was updated successfully, but these errors were encountered: