incrementing / MCUUID

Just another web based Minecraft API wrapper
https://mcuuid.com
GNU General Public License v3.0
0 stars 0 forks source link

Issues with SRV records #3

Open incrementing opened 8 years ago

incrementing commented 8 years ago

If you lookup a server (that's using SRV records) via it's domain then the API returns false and says the server is offline.

Example: https://api.mcuuid.com/json/server/novaprison.com {"success":"false","server":"novaprison.com","game_port":25565,"query_port":25565,"error":"Server is offline","received_at":1478902828122,"replied_at":1478902828316,"request_count":4,"max_requests":"200"}

incrementing commented 8 years ago

Note2Self: Re-do the whole server query API... it's buggy.

incrementing commented 7 years ago

Work on this issue has been stopped until issue #1 has been fixed.