4个稳定版本
1.1.1 | 2023年5月22日 |
---|---|
1.1.0 | 2022年2月26日 |
1.0.1 | 2021年2月28日 |
#279 in 游戏
每月25次下载
20KB
75 代码行
Minecraft查询
mcq
是一个用于检查Minecraft服务器上谁在玩的小型命令行工具。
安装
从源码安装
git clone https://github.com/ewpratten/mcq
cd mcq
cargo install --path .
从Crates.io安装
cargo install mcquery
使用方法
# mcq --help
Minecraft Query 1.0.0
Evan Pratten <ewpratten@gmail.com>
USAGE:
mcq [OPTIONS] <server>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-p, --port <port> Server port [default: 25565]
ARGS:
<server> Minecraft server address
依赖项
~5–17MB
~166K SLoC