Use this to get detailled information about the server.
It returns all names of the online players and, if you have query-plugins: true
set in your bukkit.yml, also the installed plugins.
Make sure to have enable-query=true
set in your server.properties
to use this function at all.
/query/{ip}/{port}
/query/lobby.freecraft.eu/25555
{ "Map": "world", "MaxPlayers": 80, "Motd": "A Minecraft Server", "Playerlist": [ "yhekdhm", "Timster488", "dani9191", "MarcBrand" ], "Players": 4, "Plugins": [], "Version": "1.7.10" }