mc_who
Version, currently master branch1 version
- master branchlatestDec 29, 2021
github.com/squarism/mc_who
A CLI program to quickly print the list of players on a minecraft server.
1 stars
0 dependents
License: not declared
Installation
# Add this to your shard.yml
dependencies:
mc_who:
github: squarism/mc_who
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
- no constraint declared
Dependencies
Runtime Dependencies
README
Minecraft Who
A CLI program to quickly print the list of players on a minecraft server.
Usage
Usage:
mcwho [flags...] [arg...]
Minecraft Who
Flags:
--help # Displays help for the current command.
--host, -h (required) # The Minecraft server IP, not a DNS name
--password, -r (required) # The RCON password
--port, -p (default: 25575) # The Minecraft RCON port, not the game port
This will output something like:
[0/10] <nobody>
If no one is on the server.
Or, it will print
[3/10] Player1|Player2|Player3
If people are playing.
TODO
- json output
- why do DNS names not work? Can I workaround?
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Dec 29, 2021
- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/squarism/mc_who
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1