{"id":19503112,"url":"https://github.com/minebench/minequery","last_synced_at":"2025-08-09T21:20:15.700Z","repository":{"id":80315707,"uuid":"196890062","full_name":"Minebench/Minequery","owner":"Minebench","description":"Query and interact with the server through a socket.","archived":false,"fork":false,"pushed_at":"2023-04-02T22:04:27.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T10:36:06.131Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ci.minebench.de/job/Minequery/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Minebench.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["Phoenix616"],"custom":["https://tip.phoenix616.dev","https://minebench.de/supporter"],"issuehunt":"Minebench"}},"created_at":"2019-07-14T22:38:02.000Z","updated_at":"2022-06-08T13:20:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b17757f-5617-4087-961d-f563afb1f5b4","html_url":"https://github.com/Minebench/Minequery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Minebench%2FMinequery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Minebench%2FMinequery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Minebench%2FMinequery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Minebench%2FMinequery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Minebench","download_url":"https://codeload.github.com/Minebench/Minequery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240754296,"owners_count":19852186,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T22:19:45.006Z","updated_at":"2025-02-25T21:43:40.001Z","avatar_url":"https://github.com/Minebench.png","language":"Java","funding_links":["https://github.com/sponsors/Phoenix616","https://tip.phoenix616.dev","https://minebench.de/supporter","https://issuehunt.io/r/Minebench"],"categories":[],"sub_categories":[],"readme":"# Minequery 1.7\n\nMinequery is a server plugin for the Minecraft server proxy BungeeCord and the 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.\n\n## Configuring\n\nThere are settings in you should setup in `plugins/Minequery/minequery.properties`\n\nExample:\n\n    server-ip=127.0.0.1\n\n`server-ip` is the ip of the bungee proxy listener this query is for.\n\n    server-port=25565\n\n`server-port` is the port on which the bungee listener listens on and where users should connect.\n\n    minequery-port=25566\n\n`minequery-port` is the port on which the query server runs on.\n\n    password=\n\n`password` is the password that is necessary for sending commands to the server. Password protected functions are disabled with an empty password!\n\n    logging=true\n\n`logging` enables some more detailed logging of every request to the console.\n\n### Bukkit specific settings\n\n    included-worlds=*\n\n`included-worlds` sets the worlds that should be included in the player list. Use commas to separate world names or `*` for all worlds.\n\n    hidden-worlds=hidden1,hidden2\n\n`hidden-worlds` sets the worlds that should be hidden in the player list. Use commas to separate world names.\n\n### Bungee specific settings\n\n    included-servers=*\n\n`included-servers` sets the servers that should be included in the player list. Use commas to separate server names or `*` for all server.\n\n    hidden-servers=hidden1,hidden2\n\n`hidden-servers` sets the servers that should be hidden in the player list. Use commas to separate server names.\n\n## License\n\nCopyright (c) 2011 Vex Software LLC, released under the GPL v3.\n\nCopyright (c) 2018 Minebench.de, released under the GPL v3.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminebench%2Fminequery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminebench%2Fminequery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminebench%2Fminequery/lists"}