Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coloryr/mcping
一个使用Onebot的Mc服务器获取Motd机器人插件
https://github.com/coloryr/mcping
colormirai motd
Last synced: about 2 months ago
JSON representation
一个使用Onebot的Mc服务器获取Motd机器人插件
- Host: GitHub
- URL: https://github.com/coloryr/mcping
- Owner: Coloryr
- License: gpl-3.0
- Created: 2021-05-08T12:36:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T06:00:34.000Z (7 months ago)
- Last Synced: 2024-06-19T13:49:45.701Z (7 months ago)
- Topics: colormirai, motd
- Language: C#
- Homepage:
- Size: 145 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# McPing
一个MC服务器ping插件**需要配合最新版的OneBot协议的机器人**
注:启动前请安装net8
## 启动
下载压缩包,解压到一个地方
Windows双击运行`McPing.exe`生成默认配置
Linux
先安装dotnet
然后输入
```
dotnet McPing.dll
```
修改`config.json`中的`Group`运行的群与`Url`机器人地址
重启程序**Linux不会用就不要用Linux**
## 修订
2.0.0:初始版本