mcping
v1.1.5
Published
Minecraft Server Ping CLI Application
Downloads
37
Readme
Install
npm install -g mcping
or sudo npm install -g mcping
Usage
mcping <host> [port]
Minimum Requirements
| Name | Spec | |----------------|--------| | Server Version | 1.4.4+ |
Output
| Status | Output | Exit code | Exaple | |---------------|----------------|-----------|----------------| | Invalid Usage | usage | 64 | mcping... | | Server Opened | ver: (p/maxp) | 0 | 1.9: (1/4) | | Server Closed | Closed Server. | 1 | Closed Server. |