Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Latest commit

 

History

History
46 lines (31 loc) · 821 Bytes

README.md

File metadata and controls

46 lines (31 loc) · 821 Bytes

Minecraft Query

Crates.io Build

mcq is a small CLI tool for checking who is playing on a Minecraft server.

Installation

From Source

git clone https://github.com/ewpratten/mcq
cd mcq
cargo install --path .

From Crates.io

cargo install mcquery

Usage

# 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