No description
Find a file
2023-04-11 19:35:00 +02:00
java/net/minestatus/minequery Update to modern standards, add map name,ips,ports 2023-04-11 19:35:00 +02:00
resources Changed TSLPC to a default constructor for Bukkit build #415. v1.5 released. 2011-02-25 23:05:21 -08:00
.gitignore Added a .gitignore file and cleaned up the ignored stuff. 2011-02-19 13:47:33 -08:00
LICENSE Added license and readme. 2011-01-06 18:56:49 -08:00
README.markdown Updated readme and copyright. 2011-06-15 12:12:01 -07:00

Minequery 1.5

Minequery is a server plugin for the Minecraft server mod, Bukkit. It creates a small server listening for requests and responds with of the Minecraft server port, how many players are online, and the player list.

Looking for the old hMod version of Minequery? It has been moved to the hmod branch.

Configuring

There is one setting that can be set for Minequery in server.properties

Example:

minequery-port=25566

minequery-port is the port on which the query server runs on.

License

Copyright (c) 2011 Vex Software LLC, released under the GPL v3.