Skip to content

justin-eckenweber/BedrockServerQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BedrockServerQuery

This Java program allows you to query information about a Minecraft Bedrock server. The usage of the command is simple: java -jar ./BedrockServerQuery.jar IP PORT.

Examples:

  • java -jar ./BedrockServerQuery.jar 192.168.0.1 19132: Query information about the Minecraft Bedrock server running on IP address 192.168.0.1 and port 19132.
  • java -jar ./BedrockServerQuery.jar example.com 19133: Query information about the Minecraft Bedrock server hosted on example.com with port 19133.

Remember to replace IP with the actual IP address of the server and PORT with the corresponding port number.

About

Query a Minecraft Bedrock Server in Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages