Simple Minecraft MOTD Checker Command Line Tool written in Kotlin/Native!
- Only Kotlin
- Use Kotlin/Native to run native code directly instead of running on the JVM
- Support multiplatform
Usage: ./kotlin-native-motd-checker-cli.exe [options] [address]
Simple Minecraft MOTD Checker Command Line Tool written in Kotlin/Native!
Arguments:
address server address to ping
Options:
-v, --version output the version number
-s, --host address host
-p, --port address port
-b, --bedrock ping bedrock edition
-j, --java ping java edition
-h, --help display help for command