https://github.com/limbang/mirai-console-minecraft-plugin
基于 Mirai Console 编写的MC服务器状态查询插件
https://github.com/limbang/mirai-console-minecraft-plugin
docker minecraft minecraft-server mirai mirai-console mirai-plugin
Last synced: 5 months ago
JSON representation
基于 Mirai Console 编写的MC服务器状态查询插件
- Host: GitHub
- URL: https://github.com/limbang/mirai-console-minecraft-plugin
- Owner: limbang
- License: agpl-3.0
- Created: 2021-05-31T12:41:35.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2024-01-19T15:39:31.000Z (about 1 year ago)
- Last Synced: 2024-02-12T22:51:47.283Z (about 1 year ago)
- Topics: docker, minecraft, minecraft-server, mirai, mirai-console, mirai-plugin
- Language: Kotlin
- Homepage:
- Size: 1.03 MB
- Stars: 24
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mirai - limbang/mirai-console-minecraft-plugin
README
[](https://github.com/limbang/mirai-console-minecraft-plugin/releases)

[](https://github.com/limbang/mirai-console-minecraft-plugin/blob/master/LICENSE)
[](https://github.com/mamoe/mirai)本项目是基于 Mirai Console 编写的插件
用于 ping 服务器状态
戳一戳机器人头像可以获取帮助
可选前置插件[mirai-plugin-general-interface](https://github.com/limbang/mirai-plugin-general-interface)用来支持事件
## 命令
```shell
[port] # 添加服务器,端口默认 25565
/mc addServer
/mc deleteServer # 删除服务器
/mc setAllToImg # 设置All消息转换为图片功能是否启动
``````shell
# 设置触发指令
/mc setCommand
```
name 可设置如下
- PING `ping服务器`
- LIST `查询列表`
- PING_ALL `ping全部服务器`## 功能展示
戳一戳功能:
直 ping 地址功能:
ping 全部添加的服务器功能:
