Skip to content
/ mcq Public
forked from ewpratten/mcq

A tool for quickly checking the status of Minecraft servers

License

Notifications You must be signed in to change notification settings

Tony-Goat/mcq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 <[email protected]>

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

About

A tool for quickly checking the status of Minecraft servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%