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: about 1 month 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 (about 5 years ago)
- Default Branch: dev
- Last Pushed: 2026-01-22T14:45:47.000Z (5 months ago)
- Last Synced: 2026-01-23T07:35:43.056Z (5 months ago)
- Topics: docker, minecraft, minecraft-server, mirai, mirai-console, mirai-plugin
- Language: Kotlin
- Homepage:
- Size: 1020 KB
- Stars: 25
- Watchers: 1
- Forks: 1
- 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
/mc addServer
[port] # 添加服务器,端口默认 25565
/mc deleteServer # 删除服务器
/mc setAllToImg # 设置All消息转换为图片功能是否启动
```
```shell
# 设置触发指令
/mc setCommand
```
name 可设置如下
- PING `ping服务器`
- LIST `查询列表`
- PING_ALL `ping全部服务器`
## 功能展示
戳一戳功能:

直 ping 地址功能:

ping 全部添加的服务器功能:
